diff options
author | lukefromdc <[email protected]> | 2016-06-19 19:34:48 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2016-06-19 19:34:48 -0400 |
commit | 0d756bcfeb90353086f519a51b68b80c98ef5d8d (patch) | |
tree | b9255505de90a56964e5bd0a3be6845da90dedde /desktop-themes | |
parent | 9451f31242db68353520bc56750e4803f5121874 (diff) | |
download | mate-themes-0d756bcfeb90353086f519a51b68b80c98ef5d8d.tar.bz2 mate-themes-0d756bcfeb90353086f519a51b68b80c98ef5d8d.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')
-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 0005be50..afc2b1c8 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 */ |