mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 00:39:54 +00:00
Do not stretch images in carousel-item
This commit is contained in:
parent
ee5dc37ba3
commit
73cfefd594
@ -13,6 +13,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: none;
|
display: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
align-items: center;
|
||||||
@include transition($carousel-transition);
|
@include transition($carousel-transition);
|
||||||
backface-visibility: hidden;
|
backface-visibility: hidden;
|
||||||
perspective: 1000px;
|
perspective: 1000px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user