Improved margins for the entity issues list

This commit is contained in:
Quincy Morgan
2018-12-20 14:18:15 -05:00
parent d58867df7c
commit 99e5a52bc9

View File

@@ -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