No space after "li:before content"
-
Hey there,
i have two widgets active, the “JC Split Menu” and the “Recent posts” wordpress widget. To style the list items i’m using this css:
li:before {
content: “?”;
}My problem is, in the “Recent posts” widget its showing a space between the “?” and the list item text. But in the “JC Split Menu” widget its not showing the space. There is no padding or margin set.
I’ve been searching for a solution via Firebug for hours now, but i just can’t find anything.
Can anyone help me?
- The topic ‘No space after "li:before content"’ is closed to new replies.