Browse Source

[fix] No menu on smartphone

ljf 6 years ago
parent
commit
53157a3771
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nav.css

+ 1 - 1
nav.css

@@ -62,7 +62,7 @@
 .bootstrap-scope #menu_ynh {
     min-height:30px !important;                 /*50px sur BS */
     margin-bottom:0;
-    height:42px;
+    min-height:42px;
 }
 
 .bootstrap-scope #menu_ynh.navbar {