Explorar o código

Fix notice bar appearing below path bar

Thibaut %!s(int64=11) %!d(string=hai) anos
pai
achega
1a3237936c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/stylesheets/components/_path.scss

+ 1 - 1
assets/stylesheets/components/_path.scss

@@ -1,6 +1,6 @@
 ._path {
   position: absolute;
-  z-index: $noticeZ;
+  z-index: $noticeZ - 1;
   bottom: 0;
   left: $sidebarWidth;
   right: 0;