fix(gtk3.20: button): linked combobox - 2 (#402)
parent
66d8f683a9
commit
f5a5e84ee8
|
@ -369,7 +369,7 @@
|
|||
padding: ($spacing - 2px) ($spacing + 1px);
|
||||
}
|
||||
|
||||
box > button {
|
||||
.linked:not(.vertical) > & > box > button.combo {
|
||||
// the combo is a composite widget so the way we do button linked doesn't
|
||||
// work, special case needed. See
|
||||
// https://bugzilla.gnome.org/show_bug.cgi?id=733979
|
||||
|
|
Loading…
Reference in New Issue