* Toolbar linked fix.
parent
a25c350921
commit
082329e4c1
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
button { @include button($bg, $fg); }
|
button { @include button($bg, $fg); }
|
||||||
|
|
||||||
button.linked, .linked button { @include linked_button($bg); }
|
.linked > button { @include linked_button($bg); }
|
||||||
|
|
||||||
combobox, button {
|
combobox, button {
|
||||||
padding: $spacing - 1px;
|
padding: $spacing - 1px;
|
||||||
|
|
Loading…
Reference in New Issue