mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
Add z-index rule as part of fixing replies dropdown menu width (#2178)
This commit is contained in:
@@ -288,6 +288,7 @@
|
||||
margin-top: -5px;
|
||||
float: right;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
.transition(opacity 0.2s);
|
||||
|
||||
|
Reference in New Issue
Block a user