Hi, Bob...

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; }

Another alternative is to style the list with bullet background images...

Rick


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Salsburg
Sent: Friday, September 28, 2007 10:10 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] (IE7) Bullets shift downward on items that wrap when width
is applied

http://www.christchurchgastonia.org/bullets.html

I lifted these two lists out of my page to troubleshoot style elements, 
etc. I even embedded the relevant styles in the header. It appears 
that, in IE7 (grrrrr), the bullets shift to the last line in a wrapped 
item.  So, I present this simplified example for your perusal. 

Browsers that work are legion: All in fact - well, it wouldn't surprise 
me if IE6 was broken too. I don't have it.

Bob
______________________________________________________________________
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