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

Use CSS hack to fix IE8 .caret regression #16258

Merged
merged 1 commit into from
Apr 22, 2015
Merged

Use CSS hack to fix IE8 .caret regression #16258

merged 1 commit into from
Apr 22, 2015

Conversation

cvrebert
Copy link
Collaborator

@cvrebert cvrebert commented Apr 8, 2015

Fixes #16172. Confirmed via Sauce Labs manual testing in IE8.
Refs #15697.
Demo: http://jsfiddle.net/nLr8o82w/1/show/
CC: @mdo for review

@cvrebert cvrebert added the css label Apr 8, 2015
@cvrebert cvrebert added this to the v3.3.5 milestone Apr 8, 2015
@mdo
Copy link
Member

mdo commented Apr 13, 2015

Does this happen on our tooltips and popovers, too?

@cvrebert
Copy link
Collaborator Author

@mdo No, because #15697 only touched .caret and tooltip arrows already use solid not dashed (ditto for popovers).

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

Successfully merging this pull request may close these issues.

Missing carets in bootstrap v3.3.4 in IE8
2 participants