From 99e5a52bc9585778aa8a5334bf41ea08df1023d8 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Thu, 20 Dec 2018 14:18:15 -0500 Subject: [PATCH] Improved margins for the entity issues list --- css/80_app.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/80_app.css b/css/80_app.css index 631d970b1..2b85a0db8 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -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