summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index c3c5b3e2..f2c656b3 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -76,7 +76,7 @@ PanelMenuBar.menubar .menu .menuitem {
border-width: 1px;
border-radius: 3px;
border-color: alpha(@theme_bg_color, 0.1);
- padding: 3px 5px;
+ padding: 6px 5px;
}
/* set selected menubar menuitem */
@@ -88,7 +88,7 @@ PanelMenuBar.menubar .menu .menuitem:hover {
border-width: 1px;
border-radius: 3px;
border-color: alpha(@theme_selected_bg_color, 0.1);
- padding: 3px 5px;
+ padding: 6px 5px;
}
MatePanelApplet {