[Gtk-3.20] Re-adjust titlebar(for Unity), headerbar and toolbar height

Now that our buttons are much smaller we can re-adjust titlebar, headerbar and toolbar height.
This commit is contained in:
Khurshid Alam
2016-08-31 21:26:48 +05:30
parent 9c07db416b
commit 03bb8b35d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
@include linear-gradient($bg);
@include border($bg);
padding: $spacing;
padding: $spacing * 2;
color: $fg;
&:disabled {