From 1656d6ff04cfcb85bd1db8b4580002537f7e61eb Mon Sep 17 00:00:00 2001 From: James Date: Mon, 29 Jun 2020 11:38:09 +0100 Subject: [PATCH] f --- dev.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 */