aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/sass
diff options
context:
space:
mode:
authorHorst31802015-07-29 17:07:23 +0200
committerHorst31802015-07-29 17:07:23 +0200
commitdb2614088fdba625c2824dc46018243fd048f75e (patch)
tree65bfe98c56e2143c22e5a48ccea3a04018ddc849 /common/gtk-3.0/3.14/sass
parent7694fee69d9641c89de2171d025917de5b85e341 (diff)
downloadsolarc-theme-db2614088fdba625c2824dc46018243fd048f75e.tar.gz
solarc-theme-db2614088fdba625c2824dc46018243fd048f75e.tar.xz
solarc-theme-db2614088fdba625c2824dc46018243fd048f75e.zip
tweak pathbar padding
Diffstat (limited to 'common/gtk-3.0/3.14/sass')
-rw-r--r--common/gtk-3.0/3.14/sass/_common.scss4
1 files changed, 2 insertions, 2 deletions
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