Decreased padding to 3px

pull/280/head
Test User 2016-01-30 11:07:23 +01:00
parent 85a7646f24
commit 0f0cb6db86
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
@include exports("calendar") {
GtkCalendar {
padding: 1px 5px;
padding: 1px 3px;
outline-offset: -1px;
&:inconsistent { color: mix($fg_color, $bg_color, .5); }