[gnome-software/wip/hughsie/auto-updates] trivial: Fix the padding in the new hamburger menu



commit 1ae399e5a36645f6680824cc20af306dece6ffbe
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 16 13:17:35 2018 +0100

    trivial: Fix the padding in the new hamburger menu

 src/gtk-style.css | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 8e05e75c..f8ad946f 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -406,6 +406,10 @@ button.star, .button.star {
        outline-offset: -1px;
 }
 
+modelbutton {
+       padding: 3px;
+}
+
 /* i have no idea why GTK adds padding here */
 flowboxchild {
        padding: 0px;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]