From 7b55b115abd9159be199400410655e3a63f5da8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Fri, 1 May 2020 14:24:18 -0400 Subject: [PATCH] WIP --- views/_main.html | 1 + 1 file changed, 1 insertion(+) diff --git a/views/_main.html b/views/_main.html index 45b2cf28f..0c13cb244 100644 --- a/views/_main.html +++ b/views/_main.html @@ -376,6 +376,7 @@ $('#buttons_bars').show(); } else { $('#buttons_bars').hide(); + $('.page-wrapper').css('padding-top', '-=60'); } });