0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Remove list-style reset on .carousel-indicators

This commit is contained in:
Mark Otto 2023-01-25 17:48:07 -08:00 committed by Mark Otto
parent 03983e5b99
commit cf6972ccf1

View File

@ -165,7 +165,6 @@
margin-right: $carousel-control-width;
margin-bottom: 1rem;
margin-left: $carousel-control-width;
list-style: none;
[data-bs-target] {
box-sizing: content-box;