diff --git a/static/css/print.css b/static/css/print.css index f728b9f466..7231fcd35f 100644 --- a/static/css/print.css +++ b/static/css/print.css @@ -73,6 +73,7 @@ hr{ border-bottom: 1px solid #ddd; } body, +#body, #body-inner { overflow: visible !important; /* turn off limitations for perfect scrollbar */ }