mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Remove list-style reset on .carousel-indicators
This commit is contained in:
parent
03983e5b99
commit
cf6972ccf1
@ -165,7 +165,6 @@
|
|||||||
margin-right: $carousel-control-width;
|
margin-right: $carousel-control-width;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
margin-left: $carousel-control-width;
|
margin-left: $carousel-control-width;
|
||||||
list-style: none;
|
|
||||||
|
|
||||||
[data-bs-target] {
|
[data-bs-target] {
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user