]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Set z-index of dropdown to 9999.
authorkedama <kedama@foresdon.jp>
Sun, 28 Oct 2018 05:39:59 +0000 (14:39 +0900)
committerThibG <thib@sitedethib.com>
Thu, 10 Sep 2020 15:44:38 +0000 (17:44 +0200)
Port 678f5ed296e71bb80d170027b114d9d30a7ccab7 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/components/index.scss

index 306e623429bbdc02182f668ccb7d1b8a5934260b..04266c497e941cf18e1cc52e2685c8ce6e25cdef 100644 (file)
   padding: 4px 0;
   border-radius: 4px;
   box-shadow: 2px 4px 15px rgba($base-shadow-color, 0.4);
+  z-index: 9999;
 
   ul {
     list-style: none;