mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
start small--set flex instead of block for active items
This commit is contained in:
parent
0ec049d222
commit
d426c3c50e
@ -24,7 +24,7 @@
|
||||
.carousel-item.active,
|
||||
.carousel-item-next,
|
||||
.carousel-item-prev {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.carousel-item-next,
|
||||
|
Loading…
x
Reference in New Issue
Block a user