Fix resizer z-index conflicts
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
left: 0;
|
||||
float: left;
|
||||
min-width: 160px;
|
||||
z-index: 100;
|
||||
z-index: $z-index-dropdown-menu;
|
||||
|
||||
margin-top: 5px;
|
||||
width: 280px;
|
||||
|
||||
Reference in New Issue
Block a user