]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix loading bar being obscured by other elements in web UI
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 18 Aug 2019 12:57:05 +0000 (14:57 +0200)
committerThibaut Girka <thib@sitedethib.com>
Sat, 5 Oct 2019 22:32:06 +0000 (00:32 +0200)
Port 2b4e2616eab746e4b13f77fef404165b972168ad to glitch-soc

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

index 6f0d4c0bedd171f9aa93588460a8a07f6b064fb7..055a494e74c8d23a291a369a261ad9e560c4e93d 100644 (file)
   position: absolute;
   top: 0;
   left: 0;
+  z-index: 9999;
 }
 
 .icon-badge-wrapper {