diff --git a/dev.less b/dev.less index e3b0736..ae52c03 100644 --- a/dev.less +++ b/dev.less @@ -239,7 +239,7 @@ display: block !important; background: none; pointer-events: none; left:0; - padding: 15px 20% 15px 33%; + padding: 15px 20% 0 33%; } /* hide any nav items other than the first 3 */ @@ -280,6 +280,7 @@ display: block !important; /* fixed width */ .navigation ul.level0{ width: 95% !important; + padding-bottom:40px; } /* remove borders and shadow */