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