diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 73834226c3..d7bab8d6f4 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -274,6 +274,7 @@ img { svg:not(:root) { overflow: hidden; // Hide the overflow in IE + vertical-align: middle; }