From e944e284a6afeea9ca80a0734cd6eefcaf84f21d Mon Sep 17 00:00:00 2001 From: David Back Date: Thu, 14 Feb 2019 17:37:58 -0800 Subject: [PATCH] design feedback --- scripts/system/html/css/edit-style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/system/html/css/edit-style.css b/scripts/system/html/css/edit-style.css index 6870f18721..926eeaeeb3 100644 --- a/scripts/system/html/css/edit-style.css +++ b/scripts/system/html/css/edit-style.css @@ -1211,17 +1211,17 @@ div#grid-section, body#entity-list-body { padding-top: 1px; } #filter-type-options-buttons { - top: -20px; + top: -22px; width: 224px; z-index: 2; background-color: #afafaf; - padding-bottom: 2px; + padding-bottom: 6px; } #filter-type-options input[type=button] { position: relative; left: 16px; z-index: 3; - height: 19px; + height: 23px; min-width: 60px; font-size: 10px; color: #000;