summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/other-applications.css4
-rw-r--r--desktop-themes/Menta/gtk-3.0/other-applications.css4
2 files changed, 8 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
index 1d56dc1c..918f31e7 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
@@ -141,6 +141,10 @@ NemoWindow .toolbar .button {
border-image: none;
}
+NemoToolbar .primary-toolbar {
+ padding: 0px 2px;
+}
+
/* Misc */
NemoView.frame,
NemoNotebook.notebook {
diff --git a/desktop-themes/Menta/gtk-3.0/other-applications.css b/desktop-themes/Menta/gtk-3.0/other-applications.css
index 8cd2dd51..8e22c3e9 100644
--- a/desktop-themes/Menta/gtk-3.0/other-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/other-applications.css
@@ -141,6 +141,10 @@ NemoWindow .toolbar .button {
border-image: none;
}
+NemoToolbar .primary-toolbar {
+ padding: 0px 2px;
+}
+
/* Misc */
NemoView.frame,
NemoNotebook.notebook {