mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Reconfigure z-index hierarchy: show dropdowns above post composer
This commit is contained in:
@@ -128,7 +128,6 @@
|
||||
.DiscussionPage-list {
|
||||
.panePinned & {
|
||||
left: 0;
|
||||
z-index: @zindex-composer - 1;
|
||||
.transition(none);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user