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