fix preference z index issue that

This commit is contained in:
catarak 2016-08-11 17:41:35 -04:00
parent 74e690ef9d
commit 91e03a6d89
1 changed files with 1 additions and 0 deletions

View File

@ -113,4 +113,5 @@
border: 1px solid $light-modal-border-color;
border-radius: 2px;
box-shadow: 0 12px 12px $light-shadow-color;
z-index: 20;
}