diff options
Diffstat (limited to 'common/gtk-3.0/3.14/sass')
-rw-r--r-- | common/gtk-3.0/3.14/sass/_common.scss | 4 |
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 |