mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Render inline svg like img (#25874)
This commit is contained in:
parent
a31b23b5ce
commit
d61e3badfd
@ -274,6 +274,7 @@ img {
|
|||||||
|
|
||||||
svg:not(:root) {
|
svg:not(:root) {
|
||||||
overflow: hidden; // Hide the overflow in IE
|
overflow: hidden; // Hide the overflow in IE
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user