mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
fix translation.
This commit is contained in:
+1
-10
@@ -944,6 +944,7 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
.entity-editor-pane .preset-icon-wrap {
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 20px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.entity-editor-pane .preset-icon-wrap::after {
|
||||
@@ -960,16 +961,6 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
border-bottom-color: #ccc;
|
||||
}
|
||||
|
||||
.entity-editor-pane .preset-icon-wrap > button {
|
||||
display: block;
|
||||
height: 60px;
|
||||
width: 60px;
|
||||
margin: auto;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.form-field {
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user