瀏覽代碼

Remove unneeded style override for nav pills items

Thibaud Colas 7 年之前
父節點
當前提交
fa35309371
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bakerydemo/static/css/main.css

+ 0 - 1
bakerydemo/static/css/main.css

@@ -388,7 +388,6 @@ li.has-submenu a.allow-toggle {
 /* Mobile menu styling */
 /* Mobile menu styling */
 @media (max-width: 768px) {
 @media (max-width: 768px) {
   .nav-pills>.presentation {
   .nav-pills>.presentation {
-    display: block;
     float: none;
     float: none;
     width: 100%;
     width: 100%;
   }
   }