Browse Source

Remove unneeded style override for nav pills items

Thibaud Colas 7 years ago
parent
commit
fa35309371
1 changed files with 0 additions and 1 deletions
  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 */
 @media (max-width: 768px) {
   .nav-pills>.presentation {
-    display: block;
     float: none;
     width: 100%;
   }