diff options
Diffstat (limited to 'common/gtk-3.0/3.16/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css index c368c67..0666532 100644 --- a/common/gtk-3.0/3.16/gtk.css +++ b/common/gtk-3.0/3.16/gtk.css @@ -456,6 +456,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; |