aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_reboot.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 73834226c..d7bab8d6f 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;
}