mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
+3
-7
@@ -2238,16 +2238,12 @@ div.combobox {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
.tag-reference-body .tag-reference-description {
|
||||
margin: 10px 5px 0 5px;
|
||||
.tag-reference-description {
|
||||
margin: 10px 5px;
|
||||
}
|
||||
.tag-reference-body a {
|
||||
.tag-reference-link {
|
||||
display: block;
|
||||
}
|
||||
.tag-reference-body .tag-reference-description:last-child,
|
||||
.tag-reference-body a:last-child {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.preset-list .tag-reference-body {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user