Quote:
Originally Posted by RbnJrg
Very right! In the case mentioned above I employed the !important tag, it was only for the following properties (because PocketBook has issues to handle them):
Code:
-webkit-column-break-inside: avoid !important;
break-inside: avoid !important;
page-break-inside: avoid !important;
Your answer make me see that my answer was ambiguous; I didn't employ the !important tag in all the properties.
|
If it doesn't fiit on the page, it's either going to drop to the next page or it's going to flow off of the page, This is why most page breaks are useless.