mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
fix buttons.
This commit is contained in:
+6
-1
@@ -582,10 +582,15 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
|
||||
.inspector-buttons {
|
||||
border-top: 1px solid #ccc;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.inspector-buttons .button-wrap {
|
||||
width: 20%;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.inspector-buttons .button-wrap {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.inspector-inner .add-tag-row {
|
||||
|
||||
Reference in New Issue
Block a user