2 Nov
2010
2 Nov
'10
9 p.m.
On Tue, Nov 02, 2010 at 11:02:55AM -0300, Jorge Arellano Cid wrote:
Hi,
Just noticed large vertical rendering gaps with:
I'd guess it's: padding-bottom: 300em; margin-bottom: -300em; in .box-small style. I'm not sure what it's supposed to do, but negative margins currently don't work.
Note1: dillo-2.1.1 doesn't have the problem
Probabely because CSS didn't work with multiple classes (class="box box-small" in this case) back then. Cheers, Johannes