Selaa lähdekoodia

Mobile topnav updates

Vijayakrishnan Krishnan 4 vuotta sitten
vanhempi
commit
3029360eb7
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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;
+}