Set emoji-menu z-index to 200

This commit is contained in:
Luke "Jared" Bennett 2017-05-26 14:18:52 +00:00 committed by Annabel Dunstone Gray
parent 827fd03483
commit 3fa739af1b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
top: 0;
margin-top: 3px;
padding: $gl-padding;
z-index: 9;
z-index: 300;
width: 300px;
font-size: 14px;
background-color: $white-light;