From e99f60a40dacdab245663b5864bd5872e1d74265 Mon Sep 17 00:00:00 2001 From: Erwin Dondorp Date: Mon, 1 Apr 2024 22:07:08 +0200 Subject: [PATCH] sonarcloud: removed some unused css code in comment --- saltgui/static/stylesheets/dropdown.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/saltgui/static/stylesheets/dropdown.css b/saltgui/static/stylesheets/dropdown.css index 8ce597ada..49b8d7c59 100644 --- a/saltgui/static/stylesheets/dropdown.css +++ b/saltgui/static/stylesheets/dropdown.css @@ -7,12 +7,6 @@ div.search-box .menu-dropdown { margin: 0 10px 0 0; } -/* -div.panel > .menu-dropdown { - xmargin: 0 0 0 0; -} -*/ - /* Dropdown Content (Hidden by Default) */ .run-command-button .menu-dropdown-content { display: none;