fix missing space between modal buttons
This commit is contained in:
parent
715020c59a
commit
92b02fba2d
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ main.account form {
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
#modal-content :last-child {
|
||||
margin: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#map {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue