I can't figure out what to do with the style, for it to display a really round circle instead of the elongated one.
Pretty new to HTML and bootstrap, don't rage at me.
<span data-mdb-toggle="tooltip" title="unread" style="cursor: default"> </span>
CodePudding user response:
you need to add the same width and height, so you get a completely round circle.