Lines Matching refs:dropdown
50 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
57 &:not(:last-child):not(.dropdown-toggle) {
61 // Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it
63 .btn-group > .dropdown-toggle:not(:first-child) {
67 // Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons w…
76 > .dropdown-toggle {
85 .btn-group .dropdown-toggle:active,
86 .btn-group.open .dropdown-toggle {
104 .btn-group > .btn + .dropdown-toggle {
108 .btn-group > .btn-lg + .dropdown-toggle {
115 .btn-group.open .dropdown-toggle {
153 // Clear floats so dropdown menus can be properly placed
188 > .dropdown-toggle {
215 > .btn-group .dropdown-menu {