mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-30 23:47:59 +02:00
Fix bottom padding of map panes
This commit is contained in:
+2
-1
@@ -891,7 +891,8 @@ a.hide-toggle {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.section:not(:last-child) {
|
||||
.section:not(:last-child),
|
||||
.map-pane .section {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user