From db2614088fdba625c2824dc46018243fd048f75e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 29 Jul 2015 17:07:23 +0200 Subject: tweak pathbar padding --- common/gtk-3.0/3.14/sass/_common.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/gtk-3.0/3.14/sass/_common.scss') diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss index e66377b..089b641 100644 --- a/common/gtk-3.0/3.14/sass/_common.scss +++ b/common/gtk-3.0/3.14/sass/_common.scss @@ -1320,8 +1320,8 @@ GtkComboBox { padding-right: 6px; &:only-child { - padding-left: 10px; - padding-right: 10px; + padding-left: 12px; + padding-right: 12px; } // the following is for spacing the icon and the label inside the home button -- cgit v1.2.3