Home › Forums › CSS › Bullets not showing in first column?#$! › Re: Bullets not showing in first column?#$!
January 28, 2013 at 3:29 pm
#122642
Participant
.page-content-container ul {
margin-left: 20px;
}
this will place a left margin on all the lists used within the page content container – their bullets will fall inside the page and won’t hang out into the left margin