mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08: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:
parent
fbe87416cf
commit
7d448e81ff
@ -276,9 +276,6 @@
|
||||
float: right;
|
||||
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);
|
||||
|
||||
.EventPost &, .Post--hidden:not(.revealContent) & {
|
||||
|
Loading…
x
Reference in New Issue
Block a user