On Apr 28, 2006, at 5:04 AM, Tyson Tate wrote:

> For the first time in my career of CSS-based design, I've run in to  
> a problem whereby Firefox
> differs in its rendering from that of Safari in MacOS X.
>
> [... snipped code ...]
>
> In Safari, the end-cap (ul:after) is correctly budges up 8px. In  
> Firefox 1.5, it exists but is not
> budged up 8px.

Gecko browsers do not support positioning on generated elements. [1]
Try with margin-top:-8px ?

[1] <https://bugzilla.mozilla.org/show_bug.cgi?id=238072>

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to