Bring post controls dropdown in front of the composer again

The underlying problem is fixed in flarum-ext-mentions.
This commit is contained in:
Toby Zerner 2016-05-26 22:25:39 +09:30
parent 8e99059f62
commit b322cf669a

View File

@ -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) & {