mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Use icon instead of "Discussions" text, fix bugs
- Fix admin page crash - Only show invisible pin button on desktop; hide it completely on ≤ tablet
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
@media @tablet-up {
|
||||
.DiscussionPage-list {
|
||||
left: -@pane-width - 6px;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
z-index: @zindex-pane;
|
||||
overflow: auto;
|
||||
|
Reference in New Issue
Block a user