Procházet zdrojové kódy

Mobile topnav updates

Vijayakrishnan Krishnan před 4 roky
rodič
revize
3029360eb7
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      public/css/style.css

+ 6 - 0
public/css/style.css

@@ -360,3 +360,9 @@ input.search_field, textarea.search_field {
     font-size: 12px !important;
     font-weight: bold !important;
 }
+.navbar-collapse.show {
+    background: #1c4587;
+    z-index: 999;
+    padding: 0.5rem 1rem;
+    margin: 0 -1rem;
+}