mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
fix(gtk3.20: button): linked combobox - 2 (#402)
This commit is contained in:
committed by
Dustin Falgout
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
|
||||
|
||||
Reference in New Issue
Block a user