Hi, Just noticed large vertical rendering gaps with: http://www.monotone.ca/ Note1: dillo-2.1.1 doesn't have the problem Note2: I haven't investigated the problem -- Cheers Jorge.-
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
On Tue, Nov 02, 2010 at 08:59:05PM +0100, Johannes Hofmann wrote:
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.
Oh, I thought it could be related with the uninitialized values Jeremy reported.
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.
Thanks for the explanation. -- Cheers Jorge.-
participants (2)
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de