mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 04:20:24 +00:00
Render inline svg like img (#25874)
This commit is contained in:
parent
a31b23b5ce
commit
d61e3badfd
1 changed files with 1 additions and 0 deletions
|
|
@ -274,6 +274,7 @@ img {
|
|||
|
||||
svg:not(:root) {
|
||||
overflow: hidden; // Hide the overflow in IE
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue