Added tag svg for RWD
To avoid RWD problems with inline SVG :)
This commit is contained in:
parent
7235eaa54a
commit
21b60e0afd
1 changed files with 2 additions and 1 deletions
|
@ -257,7 +257,8 @@ code,
|
|||
pre,
|
||||
textarea,
|
||||
input,
|
||||
video {
|
||||
video,
|
||||
svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue