diff options
author | lukefromdc <[email protected]> | 2016-06-19 19:35:27 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2016-06-19 19:35:27 -0400 |
commit | 1c4b0db296de4eab9b7771a63257b6160551dfaa (patch) | |
tree | 22c80c1c385e6e8546ed398c8d1485d0cbba8fb9 /desktop-themes/BlackMATE/gtk-3.0 | |
parent | a1c1efed4bb6a8164727ff767e59a5014133ffd5 (diff) | |
download | mate-themes-1c4b0db296de4eab9b7771a63257b6160551dfaa.tar.bz2 mate-themes-1c4b0db296de4eab9b7771a63257b6160551dfaa.tar.xz |
BlackMATE GTK3: consistant panel menus
Fully expand panel right-click menus to be consistant with panel main menus
Diffstat (limited to 'desktop-themes/BlackMATE/gtk-3.0')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css index ec580d46..81e11311 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css @@ -247,7 +247,7 @@ .mate-panel-menu-bar menuitem, .mate-panel-menu-bar .menuitem{ - padding: 3px 7px; + padding: 6px; } /* workaround to avoid unwanted black frames if switching compositor on/off */ |