Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Problem with SVG sprites in Firefox Reply To: Problem with SVG sprites in Firefox

#237807
Juribiyan
Participant

Atelierbram,

When one would remove the width and height attibute-value pairs form the svg element

Then the icons will become large.

change the style values there into just display: none;

Then they will disappear.