浏览代码

Mobile topnav updates

Vijayakrishnan Krishnan 4 年之前
父节点
当前提交
3029360eb7
共有 1 个文件被更改,包括 6 次插入0 次删除
  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;
+}