I want to use sprites instead of bullets or <img>
for my <li>
but when the browser window resizes the <li>
which is filled with text stretches and other sprite images bleed into view.
Is there a way around this problem without spacing out the images within the sprite to give enough space for the stretching <li>
?
- I am not talking about scaling an image to go with font size changes.