Added tag svg for RWD

To avoid RWD problems with inline-svg :)
This commit is contained in:
Nicolas Hoffmann 2014-09-07 10:47:31 +02:00
parent 7235eaa54a
commit c3cd520299

View File

@ -264,7 +264,8 @@ code,
pre, pre,
textarea, textarea,
input, input,
video { video,
svg {
max-width: 100%; max-width: 100%;
} }