diff --git a/dev.less b/dev.less index ae52c03..97e8044 100644 --- a/dev.less +++ b/dev.less @@ -280,6 +280,9 @@ display: block !important; /* fixed width */ .navigation ul.level0{ width: 95% !important; + } + + .navigation .level0 .submenu{ padding-bottom:40px; }