mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Improved margins for the entity issues list
This commit is contained in:
@@ -2876,8 +2876,11 @@ div.full-screen > button:hover {
|
||||
.entity-issues .issue.severity-error {
|
||||
border-color: #f59c90;
|
||||
}
|
||||
.entity-issues .issue:first-of-type {
|
||||
margin-top: 5px;
|
||||
}
|
||||
.entity-issues .issue:not(:last-of-type) {
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/* Background - Display Options Sliders
|
||||
|
||||
Reference in New Issue
Block a user