I'm having a weird problem in IE7, the CSS background image (bullet) on some <li>
's are hidden and visible on others. When I hover over them though, they become visible.
I tried adding position:relative
on li
but it didn't help. How do fix this?
Screenshot:
Thanks!