Skip to content

Commit d61e3ba

Browse files
MartijnCuppensmdo
authored andcommitted
Render inline svg like img (#25874)
1 parent a31b23b commit d61e3ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_reboot.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ img {
274274

275275
svg:not(:root) {
276276
overflow: hidden; // Hide the overflow in IE
277+
vertical-align: middle;
277278
}
278279

279280

0 commit comments

Comments
 (0)