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

.caret is smaller in Firefox than other browsers #15682

Closed
vsn4ik opened this issue Jan 27, 2015 · 4 comments
Closed

.caret is smaller in Firefox than other browsers #15682

vsn4ik opened this issue Jan 27, 2015 · 4 comments

Comments

@vsn4ik
Copy link
Contributor

vsn4ik commented Jan 27, 2015

Before and after: http://jsbin.com/daguhewoka/2/edit?html,css,output.

For fix change solid to dashed in https://github.com/twbs/bootstrap/blob/master/less/dropdowns.less#L13.

I believe that it is necessary to add a comment: // dashed: fix caret size for Mozilla Firefox.

@twbs-lmvtfy
Copy link

Hi @vsn4ik!

You appear to have posted a live example (http://jsbin.com/daguhewoka/2/edit), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • line 9, column 3: W013: Bootstrap version might be outdated. Latest version is at least 3.3.2 ; saw what appears to be usage of Bootstrap 3.3.1
  • line 12, column 3: W013: Bootstrap version might be outdated. Latest version is at least 3.3.2 ; saw what appears to be usage of Bootstrap 3.3.1

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

@vsn4ik
Copy link
Contributor Author

vsn4ik commented Jan 27, 2015

@cvrebert cvrebert changed the title Size issue on '.caret' on Mozilla Firefox .caret is smaller in Firefox than other browsers Jan 27, 2015
kkirsche added a commit to kkirsche/bootstrap that referenced this issue Jan 29, 2015
[Fix Issue twbs#15682] .caret is smaller in Firefox than other browsers
@mdo
Copy link
Member

mdo commented Jan 30, 2015

I recall trying this, and bailing on it, at some point.

@mdo mdo added this to the v3.3.4 milestone Feb 9, 2015
mdo added a commit that referenced this issue Feb 9, 2015
[Fix Issue #15682] .caret is smaller in Firefox than other browsers
@cvrebert
Copy link
Collaborator

Fixed by #15697.

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

Successfully merging a pull request may close this issue.

4 participants