You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, SVGs have a height of 150px in Internet Explorer, so using
`height: auto` on base `svg` elements was overriding the inline `height`
attribute and producing tall, awkward, John D. Jameson-esque SVGs.
0 commit comments