CSS question...
CSS question...
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- gabriel20
if anyone was curious, I was able to fix the spacing gap by putting:
display: inline;
into the style declaration for the LI element
if anyone was curious, I was able to fix the spacing gap by putting:
display: inline;
into the style declaration for the LI element