mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 18:02:37 +02:00
Drop IE support from Sass
This commit is contained in:
committed by
XhmikosR
parent
018a94c9c1
commit
d9e83671ae
@@ -132,7 +132,6 @@
|
||||
.card-img,
|
||||
.card-img-top,
|
||||
.card-img-bottom {
|
||||
flex-shrink: 0; // For IE: https://github.com/twbs/bootstrap/issues/29396
|
||||
width: 100%; // Required because we use flexbox and this inherently applies align-self: stretch
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user