Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

SVG defaults #44

Open
gjjones opened this issue Feb 13, 2015 · 0 comments
Open

SVG defaults #44

gjjones opened this issue Feb 13, 2015 · 0 comments
Labels
Milestone

Comments

@gjjones
Copy link
Contributor

gjjones commented Feb 13, 2015

The current sizing property use for SVGs does not produce the same results with PNGs. The result is large SVG representation when compared side by side to the PNG fallbacks.

[class*='svg-'] {
    ...
    background-size: 100%; /* This one */
}
@gjjones gjjones added the bug label Feb 13, 2015
@wylie wylie modified the milestone: GruntIcon Mar 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants