fix missing space between modal buttons

This commit is contained in:
Laura Klünder 2017-12-19 22:14:29 +01:00
parent 715020c59a
commit 92b02fba2d

View file

@ -129,7 +129,7 @@ main.account form {
margin-bottom: 10px;
}
#modal-content :last-child {
margin: 0;
margin-bottom: 0;
}
#map {