diff --git a/app/assets/stylesheets/print.scss b/app/assets/stylesheets/print.scss index fbaa1e096..4120a79e2 100644 --- a/app/assets/stylesheets/print.scss +++ b/app/assets/stylesheets/print.scss @@ -61,6 +61,10 @@ main { display: none; } +.main { + padding: 0; +} + h1, .popover-notificationsHeader .popover-title, .ticket-title-update, h2, h3, h4, h5, h6 { color: inherit; }