Fix svg scaling issue in IE. (#348)
* Fix svg scaling issue in IE. Fixes #1192 * minor fix
This commit is contained in:
parent
50677fadc4
commit
e9558ce158
3
docs/static/logo.square.black.svg
vendored
3
docs/static/logo.square.black.svg
vendored
@ -11,8 +11,7 @@
|
|||||||
aria-labelledby="title desc"
|
aria-labelledby="title desc"
|
||||||
xml:space="preserve"
|
xml:space="preserve"
|
||||||
enable-background="new 0 0 280 32.755"
|
enable-background="new 0 0 280 32.755"
|
||||||
height="52.672001"
|
viewBox="0 0 52.672001 52.672001"
|
||||||
width="52.672001"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2"
|
id="svg2"
|
||||||
inkscape:version="0.91 r13725"
|
inkscape:version="0.91 r13725"
|
||||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
3
docs/static/logo.square.white.svg
vendored
3
docs/static/logo.square.white.svg
vendored
@ -11,8 +11,7 @@
|
|||||||
aria-labelledby="title desc"
|
aria-labelledby="title desc"
|
||||||
xml:space="preserve"
|
xml:space="preserve"
|
||||||
enable-background="new 0 0 280 32.755"
|
enable-background="new 0 0 280 32.755"
|
||||||
height="52.672001"
|
viewBox="0 0 52.672001 52.672001"
|
||||||
width="52.672001"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2"
|
id="svg2"
|
||||||
inkscape:version="0.91 r13725"
|
inkscape:version="0.91 r13725"
|
||||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue
Block a user