Commit c88b3a8f authored by Mike Greiling's avatar Mike Greiling

fix phantomjs mishandling of svgs with implicit dimensions

parent 1292fb03
...@@ -225,6 +225,7 @@ ...@@ -225,6 +225,7 @@
svg { svg {
max-width: 200px; max-width: 200px;
max-height: 200px;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment