Previous Message
Next Message

Firefox magin bug? workaround for margin collapse doesn't work

Sent by Arian Hojat on 20 July 2007 20:08


hey Tee,
based on Philippe's response, it looks like you want that .poster li to not
have that margin...
the li.poster rule doesnt set any margins and margins in this rule do, so
hence the space:
li {margin: 0 0 0 96px; list-style:none;}

Adding following rule to his page and subtracting the content hack (which
admittingly seems hardcore so maybe i missed soemthing and he has better
idea what you want) seems to work right?....
#a-fix li.poster { margin-left:5px; padding: 5px 0 5px 25px;background:#cfc;
color:#000;}


On 7/19/07, Tee G. Peng [EMAIL-REMOVED]> wrote:
>
> On Jul 19, 2007, at 6:15 PM, Philippe Wittenbergh wrote:
> >
> > It is a bug in Gecko. [1]
> >
> > Here is your list, simplified.
> > <http://dev.l-c-n.com/_temp/moz-egde.html>
> > The top one is wrong, the bottom one is fixed.
>
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: