mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
parent
77c456d8c4
commit
127a816f77
@ -42,7 +42,6 @@
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* rtl:begin:ignore */
|
|
||||||
.carousel-item-next:not(.carousel-item-start),
|
.carousel-item-next:not(.carousel-item-start),
|
||||||
.active.carousel-item-end {
|
.active.carousel-item-end {
|
||||||
transform: translateX(100%);
|
transform: translateX(100%);
|
||||||
@ -53,8 +52,6 @@
|
|||||||
transform: translateX(-100%);
|
transform: translateX(-100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* rtl:end:ignore */
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Alternate transitions
|
// Alternate transitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user