mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
Don't add extra bottom margin to last section
This commit is contained in:
@@ -876,7 +876,7 @@ a.hide-toggle {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.section {
|
||||
.section:not(:last-child) {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user