mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 14:14:03 +08:00
Apply split dropdown styles on mobiles too
Normal split dropdowns, not in the context of the app's primary control (top-right toolbar button), may be used by extensions (e.g. embed)
This commit is contained in:
parent
96b85f1330
commit
3d3be6983a
@ -109,7 +109,6 @@
|
||||
}
|
||||
|
||||
|
||||
@media @tablet-up {
|
||||
.Dropdown--split {
|
||||
.Dropdown-toggle .Button-icon {
|
||||
display: none;
|
||||
@ -134,7 +133,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.Dropdown--expanded() {
|
||||
.Dropdown-toggle {
|
||||
|
Loading…
x
Reference in New Issue
Block a user