Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active tab in .nav-tabs sometimes still shows bottom border on Firefox in Linux & OS X #19626

Closed
adriaanzon opened this issue Mar 26, 2016 · 5 comments

Comments

@adriaanzon
Copy link

adriaanzon commented Mar 26, 2016

When I use badges within .nav-tabs, list items with an .active class still have a visible bottom border. This problem only occurs to me when using Firefox on Linux, with Bootstrap 3.3.5 and 3.3.6. Chrome displays it just fine.

Here is a JSBin, and a screenshot of how it looks on my end.

http://jsbin.com/qekubi/1/edit?html,css,output

2016-03-26-182455_760x185_scrot

I fixed it by reducing the padding-top and padding-bottom of the badge by 1px.

@cvrebert
Copy link
Collaborator

Confirmed in OS X Firefox 47. Doesn't repro in Safari or Chrome.

@cvrebert
Copy link
Collaborator

Also reproduces in OS X Firefox 45.0.
Doesn't repro in Win10 Firefox 45.0.

@cvrebert
Copy link
Collaborator

Still reproduces in bleeding-edge v3 master branch.

@cvrebert
Copy link
Collaborator

Visually similar but doesn't seem causally related: #18228

@cvrebert cvrebert changed the title Active tabs in .nav-tabs still showing bottom border on firefox Active tabs in .nav-tabs still showing bottom border on Firefox Mar 27, 2016
@cvrebert cvrebert changed the title Active tabs in .nav-tabs still showing bottom border on Firefox Active tab in .nav-tabs sometimes still shows bottom border on Firefox Mar 27, 2016
@cvrebert cvrebert changed the title Active tab in .nav-tabs sometimes still shows bottom border on Firefox Active tab in .nav-tabs sometimes still shows bottom border on Firefox in Linux & OS X Mar 27, 2016
@cvrebert cvrebert added this to the v3.3.7 milestone Mar 27, 2016
@cvrebert
Copy link
Collaborator

Filed Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1259972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants