From 8bb61ea4e9d76810599351cbce55ddeacb62a2ac Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 5 Jan 2016 20:11:02 +0100 Subject: increase window decoration padding --- common/gtk-3.0/3.16/gtk-solid-darker.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-solid-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-solid-darker.css b/common/gtk-3.0/3.16/gtk-solid-darker.css index 51a1a52..31f1709 100644 --- a/common/gtk-3.0/3.16/gtk-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-solid-darker.css @@ -882,8 +882,8 @@ GtkComboBox { .header-bar.default-decoration, .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, .csd .header-bar.default-decoration:backdrop { - padding-top: 4px; - padding-bottom: 4px; + padding-top: 5px; + padding-bottom: 5px; background-color: #2f343f; border-bottom-width: 0; } .maximized .header-bar.default-decoration, .maximized -- cgit v1.2.3