Kaynağa Gözat

Mobile topnav updates

Vijayakrishnan Krishnan 4 yıl önce
ebeveyn
işleme
3029360eb7
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  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;
+}