Explorar o código

Move banner to background so that it doesn't block usable elements

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
3dfb821bb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      views/shared/shared.css

+ 1 - 1
views/shared/shared.css

@@ -280,7 +280,7 @@ form{
     list-style-type: none;
     font-size: 20px;
     color: white;
-    z-index: 10;
+    z-index: -10;
     position: absolute;
     border-radius: 5px;
 }