View Single Post
  #13  
Old 03-01-2010, 02:45 PM
 
jdiehl jdiehl is offline
 

eXpert
  
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
 

Default Re: Bullet Text not working

Ah I see they use class="content" in the sidebars as well.

Changing it to this should work:

div.dialog ul {
padding-left: 20px;
list-style: disc;
}

This way you don't have to use any wrappers or anything.
__________________
Jason Diehl

Finding Cures for Your Online Headaches: http://www.internetmedicineman.com/
Reply With Quote