mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 02:12:24 +02:00
Fewer borders for localized names
Reduces visual clutter and fixes #1695
This commit is contained in:
+4
-4
@@ -1453,13 +1453,13 @@ input[type=number] {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.form-field .localized-wrap {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.form-field .localized-wrap .entry {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: #f1f1f1;
|
||||
border: 1px solid #ccc;
|
||||
border-width: 0;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.form-field .localized-wrap .entry::before {
|
||||
|
||||
Reference in New Issue
Block a user