]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove list-style reset on .carousel-indicators
authorMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2023 01:48:07 +0000 (17:48 -0800)
committerMark Otto <otto@github.com>
Thu, 26 Jan 2023 02:09:48 +0000 (18:09 -0800)
scss/_carousel.scss

index 7f28061eb0a331a2d1b60e75b7b1a71abffd09cf..5b820182596cd0383e677bfd3a2abe6353edcc0d 100644 (file)
   margin-right: $carousel-control-width;
   margin-bottom: 1rem;
   margin-left: $carousel-control-width;
-  list-style: none;
 
   [data-bs-target] {
     box-sizing: content-box;