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