Bullet shows in and outside buttons
-
There are list bullets appearing inside and outside the buttons because of this:
.entry-content ul > li {
list-style-type: disc;
}Removing the button requires unchecking it using firebug and probably could have an entry of list-style-type: none;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bullet shows in and outside buttons’ is closed to new replies.