View Single Post
Old 05-26-2017, 11:06 AM   #18
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Have you looked to see if you have elements with bottom-margin being applied (via css or otherwise) where the blank pages are occurring?

If not, it sounds like that's just the luck of the draw in ADE (depending on line-height, font-sizes, etc...) in where the last line of a flow happens to appear on the screen. Using top-margin for vertical spacing instead of bottom-margin sounds like the best way to minimize the chances of it occurring. Though ADE has different issues with top-margin not always being honored under certain conditions as well (namely following "soft" page breaks).
DiapDealer is online now   Reply With Quote