diff --git a/aleksis/core/static/print.css b/aleksis/core/static/print.css index 1fa039ffd0f12230c6c2dca59891584a328161ba..4c511a1aec0e871778890bbee305e48130d65d36 100644 --- a/aleksis/core/static/print.css +++ b/aleksis/core/static/print.css @@ -1,4 +1,4 @@ -.sheet.infinitive { +.sheet.infinite { height: auto !important; } diff --git a/aleksis/core/templates/core/base_print.html b/aleksis/core/templates/core/base_print.html index 305ea86ecc2ec491fc2a08a483806fa13eaac54b..b581556dbc03e973f1604fbce292bd6878246965 100644 --- a/aleksis/core/templates/core/base_print.html +++ b/aleksis/core/templates/core/base_print.html @@ -21,7 +21,7 @@ </head> <body class="A4 print-body"> -<main class="sheet infinitive"> +<main class="sheet infinite"> <div style="margin-top: -10mm;"></div> <table class="print-layout-table">