mirror of
https://github.com/flarum/framework.git
synced 2025-06-02 05:23:12 +08:00
Make sure the last form group doesn't have a bottom margin
This commit is contained in:
@ -109,10 +109,6 @@
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
> :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
.Modal-footer {
|
||||
border: 0;
|
||||
|
Reference in New Issue
Block a user