From c4280f71da4ee25acd12d1a1d5c96e393aa66be9 Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Sun, 1 Mar 2015 10:40:34 +0000 Subject: [PATCH] Issue #2442887 by LewisNyman, eshta: Remove toolbar-specific print styles --- core/themes/seven/css/base/print.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/themes/seven/css/base/print.css b/core/themes/seven/css/base/print.css index 871baa129be..bb87d9273c1 100644 --- a/core/themes/seven/css/base/print.css +++ b/core/themes/seven/css/base/print.css @@ -45,9 +45,6 @@ .button, .button--primary { background: none !important; } - #toolbar-administration { - display: none !important; - } .messages { border-width: 1px; border-left-color: #999;