diff --git a/css/print.css b/css/print.css index 25ba6860e..24277b582 100644 --- a/css/print.css +++ b/css/print.css @@ -25,4 +25,8 @@ body { margin:none; } .printable-tab { -webkit-region-break-inside: avoid; page-break-inside: avoid; +} +.printable-version legend { + padding-left: 8px; + background-image: none; } \ No newline at end of file