Forum Moderators: not2easy
In all other browsers, the bullets line up fine. I don't see anything in the CSS that would affect this alignment.
Here's the CSS:
ul li {
margin-left: 25px;
padding-left: 0;
margin-top: 16px;
margin-bottom: 16px;
}
I've looked and haven't found any applicable bugs. Has anyone seen this behavior?
Thanks.