mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:39:40 +08:00
Add z-index rule as part of fixing replies dropdown menu width (#2178)
This commit is contained in:
parent
e627616750
commit
d6acf28fcb
@ -288,6 +288,7 @@
|
||||
margin-top: -5px;
|
||||
float: right;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
.transition(opacity 0.2s);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user