mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Adjust margin between entity issues
This commit is contained in:
+1
-4
@@ -3368,11 +3368,8 @@ button.autofix.action.active {
|
||||
.entity-issues .issue-container.active .issue-label .issue-text {
|
||||
font-weight: bold;
|
||||
}
|
||||
.entity-issues .issue-container:not(:first-of-type) {
|
||||
margin-top: 1px;
|
||||
}
|
||||
.entity-issues .issue-container:not(:last-of-type) {
|
||||
margin-bottom: 1px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.entity-issues .issue-container.active:not(:first-of-type) {
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user