You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
When the uib-tabset is configured with justified=true, the bottom border of the inactives tabs is not visible. This is reproductible on the demo page.
For justified tabs, Bootstrap display the bottom border on each individual tabs but this CSS is missing as div are used for tabs instead of a.
The text was updated successfully, but these errors were encountered: