wwwpokerxzy
New Member
I want to put all SVG graphics used on a page in a sprite sheet to lower HTTP requests. Most of the sprites are actually really tiny so I have used \[code\]background-size\[/code\] a lot.In some cases, the background image intentionally does not fill out the assigned element completely. Is it still possible to use a sprite sheet without "leaking" of other graphics on the sheet?