diff options
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/other-applications.css | 4 |
1 files changed, 4 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 6eb14bf0..b89959df 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 { |