From e9e1d76831f7b2457b76fb5941cb1bd0d52b8243 Mon Sep 17 00:00:00 2001 From: sauls8t Date: Thu, 22 Feb 2018 18:15:13 +0000 Subject: [PATCH] Remove +SECTION from Print & PDF --- gui/app/styles/print.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/app/styles/print.scss b/gui/app/styles/print.scss index e9269c80..91755a26 100644 --- a/gui/app/styles/print.scss +++ b/gui/app/styles/print.scss @@ -49,6 +49,8 @@ .tabnav-control, #nav-bar, .page-toolbar, + .start-section, + .start-button, .new-section-wizard { float: none !important; display: none !important;