From e57df8b096473679d08ff1eda5ad2476f0c85e9f Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Fri, 29 Jan 2021 21:50:25 -0500 Subject: [PATCH] Minor code adjustment Minor code adjustment --- scripts/system/html/css/edit-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/html/css/edit-style.css b/scripts/system/html/css/edit-style.css index 43b1154fd2..07af2e5d83 100644 --- a/scripts/system/html/css/edit-style.css +++ b/scripts/system/html/css/edit-style.css @@ -1364,7 +1364,7 @@ div#grid-section, body#entity-list-body { } #entity-list-menubar { margin: 0px -8px 6px -8px; - padding: 0px 8px 0px 8px;; + padding: 0px 8px 0px 8px; border: none; background-color: #000; background: linear-gradient(#343434 20%, #000 100%);