mirror of
https://github.com/flarum/core.git
synced 2025-07-29 12:40:40 +02:00
Bring post controls dropdown in front of the composer again
The underlying problem is fixed in flarum-ext-mentions.
This commit is contained in:
@@ -276,9 +276,6 @@
|
|||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
// Make sure the post actions are not covered by relatively positioned items in the post footer
|
|
||||||
z-index: 2;
|
|
||||||
|
|
||||||
.transition(opacity 0.2s);
|
.transition(opacity 0.2s);
|
||||||
|
|
||||||
.EventPost &, .Post--hidden:not(.revealContent) & {
|
.EventPost &, .Post--hidden:not(.revealContent) & {
|
||||||
|
Reference in New Issue
Block a user