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

[IE7] a tag which had icon in navbar #4905

Closed
wincomi opened this issue Sep 1, 2012 · 3 comments
Closed

[IE7] a tag which had icon in navbar #4905

wincomi opened this issue Sep 1, 2012 · 3 comments
Labels

Comments

@wincomi
Copy link

wincomi commented Sep 1, 2012

Image1 :
1
(only has "i" tag)
Image2 :
2
(has "i" tag and text)

Height of a tag which had icon in navbar is strange. (in IE7)
Code :
<a href="#" ><i class="icon-cog icon-white"></i></a>
<a href="#" ><i class="icon-cog icon-white"></i>text</a> or blank

@thezoggy
Copy link

thezoggy commented Sep 2, 2012

plz provide jsfiddle using 2.1.1-wip

@wincomi
Copy link
Author

wincomi commented Sep 2, 2012

Here : http://jsfiddle.net/Zxqpz/1/

@mdo
Copy link
Member

mdo commented Sep 4, 2012

Unsure what the problem is, but for something so small, we won't be spending much time on this. If you can find a solution, that'd be great, but we'll be weening off IE7 support moving forward.

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

No branches or pull requests

3 participants