diff --git a/Theme/Chicago95/gtk-3.0/gtk-menu.css b/Theme/Chicago95/gtk-3.0/gtk-menu.css index d354f63..5ae0d7b 100644 --- a/Theme/Chicago95/gtk-3.0/gtk-menu.css +++ b/Theme/Chicago95/gtk-3.0/gtk-menu.css @@ -26,7 +26,6 @@ window > menu { /* NOTE: Menu border styling is moved to client side decorations. See gtk-window.css for menu border styling. */ menu { - border: 1px solid transparent; background-color: @menu_bg_color; /* NOTE: While a background colour is required here, there will be a 2px internal padding applied to window decorations which will also have a background colour too. */ color: @menu_text_color; } /* menuitem */ diff --git a/Theme/Chicago95/gtk-3.24/gtk-menu.css b/Theme/Chicago95/gtk-3.24/gtk-menu.css index d354f63..5ae0d7b 100644 --- a/Theme/Chicago95/gtk-3.24/gtk-menu.css +++ b/Theme/Chicago95/gtk-3.24/gtk-menu.css @@ -26,7 +26,6 @@ window > menu { /* NOTE: Menu border styling is moved to client side decorations. See gtk-window.css for menu border styling. */ menu { - border: 1px solid transparent; background-color: @menu_bg_color; /* NOTE: While a background colour is required here, there will be a 2px internal padding applied to window decorations which will also have a background colour too. */ color: @menu_text_color; } /* menuitem */