Added tag svg for RWD
Just to avoid inline svg be out of their container
This commit is contained in:
parent
4b5e6929eb
commit
bbb8abf1e7
1 changed files with 2 additions and 1 deletions
|
@ -244,7 +244,8 @@ code,
|
||||||
pre,
|
pre,
|
||||||
textarea,
|
textarea,
|
||||||
input,
|
input,
|
||||||
video {
|
video,
|
||||||
|
svg {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue