CSS to get circle carousel indicators back in Bootstrap 4.1?

Multi tool use
Multi tool use


CSS to get circle carousel indicators back in Bootstrap 4.1?



After 4.1 release, they are not circles but flat lines. How can I style them back to what they were?



I tried to give them border-radius but they became ellipsis. Do I really need to add fixed width and height for all the breakpoints to keep them both mobile friendly and perfect circles or is there any other way around it?


border-radius


width


height




.carousel-indicators li {
border-radius: 50%;
}


<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">

rEdvfFAw4Eo4,rgV5XR8xxoZ XG m8e0sYpqkVKnyi5sZwBCFBnkBZ27T,v

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications