1
0
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:
Toby Zerner
2016-03-28 13:32:23 +10:30
parent 53b32eda12
commit ff77912dc6
3 changed files with 3 additions and 8 deletions

View File

@@ -128,7 +128,6 @@
.DiscussionPage-list {
.panePinned & {
left: 0;
z-index: @zindex-composer - 1;
.transition(none);
}
}