Is there any update on the page scaling issues in Firefox/IE?
Replacing the "display: inline-block" with "display: block" on the "image" div fixes the problem for me in IE, but there's no easy way to permanently apply this fix myself. A quick check shows this doesn't break anything obvious, but my HTML/CSS knowledge is pretty terrible so I wouldn't assume that it doesn't.
I'd attach a diff/patch, but that's probably pointless for generated CSS. The line in question is the one with the "#reader #image" CSS selector.
Edit: Okay so this breaks the layout when the page is smaller than the browser window, I though it was too good to be true :-/
last edited at Mar 31, 2015 7:42AM