Parcourir la source

[fix] No menu on smartphone

ljf il y a 6 ans
Parent
commit
53157a3771
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {