[Glitch] Set z-index of dropdown to 9999.

Port 678f5ed296 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
kedama 2018-10-28 14:39:59 +09:00 committed by ThibG
parent 6e83020950
commit afa753a890
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@
padding: 4px 0;
border-radius: 4px;
box-shadow: 2px 4px 15px rgba($base-shadow-color, 0.4);
z-index: 9999;
ul {
list-style: none;