page break avoidance

This commit is contained in:
Amruth Pillai
2020-04-16 15:05:43 +05:30
parent b498029e3d
commit 41254d727c

View File

@ -129,6 +129,7 @@ input[type='range']::-webkit-slider-thumb {
#printPage,
#printPage * {
visibility: visible;
page-break-inside: avoid;
}
#printPage {