Fix resizer z-index conflicts

This commit is contained in:
Mo Bitar
2018-10-31 12:56:10 -05:00
parent 31d38b93d4
commit cdb7413977
7 changed files with 25 additions and 25 deletions

View File

@@ -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;