mirror of
https://github.com/flarum/core.git
synced 2025-07-20 00:01:17 +02:00
Show "reply" action in discussion menu on mobile
This commit is contained in:
@@ -127,11 +127,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media @tablet-up {
|
||||
.Dropdown-menu li:first-child {
|
||||
&, + li.Dropdown-separator {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.Dropdown--expanded() {
|
||||
|
Reference in New Issue
Block a user