bootstrap-dropdown-hover
bootstrap-dropdown-hover copied to clipboard
Black and white border around nav-links
When hovering items in the navbar i get a black and white border around the hovered item. How do you get rid of that?
It seems to be a Chromium related problem. Firefox does not have this issue (but Chrome and Edge do).
When hovering items in the navbar i get a black and white border around the hovered item. How do you get rid of that?
It seems to be a Chromium related problem. Firefox does not have this issue (but Chrome and Edge do).
a.dropdown-toggle { outline: none}