diff options
Diffstat (limited to 'test/writer.html4')
| -rw-r--r-- | test/writer.html4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/writer.html4 b/test/writer.html4 index 81894b3da..2fb59584e 100644 --- a/test/writer.html4 +++ b/test/writer.html4 @@ -63,6 +63,10 @@ img { max-width: 100%; } + svg { + height; auto; + max-width: 100%; + } h1, h2, h3, h4, h5, h6 { margin-top: 1.4em; } |
