This fix prevents the tab's bottom border from showing on the actively selected tab. This bug is only visible when using .nav-link
s as direct children of .nav-tabs
.
This issue can be reproduced in the second docs example under this link: https://getbootstrap.com/docs/4.5/components/navs/#javascript-behavior
Here is an image showing before/after the fix.