aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2023-01-25 17:48:07 -0800
committerMark Otto <[email protected]>2023-01-25 18:09:48 -0800
commitcf6972ccf1f995394bf1d25b557bd43023b87f73 (patch)
treeffe75a0ad11ea0abfe435aeba5a999b8fd33114e
parent03983e5b998d0fc34b8ff98394f541063420097a (diff)
downloadbootstrap-cf6972ccf1f995394bf1d25b557bd43023b87f73.tar.xz
bootstrap-cf6972ccf1f995394bf1d25b557bd43023b87f73.zip
Remove list-style reset on .carousel-indicators
-rw-r--r--scss/_carousel.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 7f28061eb..5b8201825 100644
--- a/scss/_carousel.scss
+++ b/scss/_carousel.scss
@@ -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;