* Optimized headerbar padding size.

pull/441/head
Megax 2016-05-15 21:12:37 +02:00
parent f658bca4d7
commit 2b42ee4910
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
@include linear-gradient($bg);
@include border($bg);
padding: $spacing * 2;
padding: $spacing;
color: $fg;
&:disabled {