@@ -, +, @@ staff-global.css at hiding SQL report cruft items" if you don't have any). Shift-reload the results, since you probably have print.css cached. the New report, Edit, Run report buttons (the logo, the hamburger menu and the help ? icon are a separate bug). --- koha-tmpl/intranet-tmpl/prog/css/print.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/css/print.css +++ a/koha-tmpl/intranet-tmpl/prog/css/print.css @@ -309,7 +309,7 @@ fieldset.action, .browse-controls, .cart-controls, button.dt-button { - display: none; + display: none !important; } .ui-tabs .ui-tabs-panel, --