mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Fix border radius on reference picture (fixes #1608)
This commit is contained in:
+2
-2
@@ -1665,7 +1665,7 @@ button.minor.tag-reference-loading {
|
||||
|
||||
.tag-reference-body p,
|
||||
.tag-reference-body img {
|
||||
padding-top: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.tag-reference-body p:last-child {
|
||||
@@ -1688,7 +1688,7 @@ button.minor.tag-reference-loading {
|
||||
|
||||
.preset-list .tag-reference-body p,
|
||||
.preset-list .tag-reference-body img {
|
||||
padding-top: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.raw-tag-editor .tag-reference-body {
|
||||
|
||||
Reference in New Issue
Block a user