Skip to content

Commit

Permalink
Remove list-style reset on .carousel-indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jan 26, 2023
1 parent 03983e5 commit cf6972c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_carousel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit cf6972c

Please sign in to comment.