Follow up to #16473

This rule needs an !important in order to override the inline style
This commit is contained in:
Eric Fischer
2017-11-16 13:08:18 -05:00
parent 2fbdb8f6b3
commit 71aaf6127e

View File

@@ -77,7 +77,7 @@
}
svg {
max-width: 100%;
max-width: 100% !important;
}
}