Home › Forums › CSS › Bullets not showing in first column?#$! › Re: Bullets not showing in first column?#$!
January 28, 2013 at 2:43 pm
#122629
Participant
Or, you could restore the default margin or padding that you stripped off of all ul
.one_third ul {
margin-left: 20px;
}