* Toolbar linked fix.

pull/437/head
Megax 2016-05-15 20:56:29 +02:00
parent a25c350921
commit 082329e4c1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
button { @include button($bg, $fg); }
button.linked, .linked button { @include linked_button($bg); }
.linked > button { @include linked_button($bg); }
combobox, button {
padding: $spacing - 1px;