I haven't actually used that fix, myself, so there may be
issues with it.  I think the idea of using a div to constrain
the width of the ul is probably best...also using background
images as bullets will work nicely and provide some enhanced
graphic options for the bullets...

Rick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Philippe
Wittenbergh
Sent: Saturday, September 29, 2007 8:40 PM
To: CSS-D
Subject: Re: [css-d] (IE7) Bullets shift downward on items that wrap when
width is applied


On Sep 29, 2007, at 9:58 PM, Rick Faircloth wrote:

> Applying vertical-align: top; moved the bullet to the top of
> the text rows for each li...however, the bullet is a little too high
> for me and I didn't come up with a quick solution to moving the
> bullet down.
>
> ul li {list-style-type: disc; list-line-height: 130%; width: 250px;
> vertical-align: top; }

I hesitated to mention that workaround, as I have once run into some  
issues with that one, but I don't remember what it was, and I can't  
find me test file anymore. I think it had something to do with the  
bullet in one-line list-items being displayed incorrectly.

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




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to