Here’s a workaround:
Open your .svg
file, find the <svg>
tag at the beginning and add the following property inside it:
preserveAspectRatio="none"
Source: http://www.yootheme.com/support/question/6801?order=modified
Here’s a workaround:
Open your .svg
file, find the <svg>
tag at the beginning and add the following property inside it:
preserveAspectRatio="none"
Source: http://www.yootheme.com/support/question/6801?order=modified