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

Select dropdowns clip hanging lowercase letters in IE8 #555

Closed
philipwalton opened this issue Nov 5, 2011 · 4 comments
Closed

Select dropdowns clip hanging lowercase letters in IE8 #555

philipwalton opened this issue Nov 5, 2011 · 4 comments
Labels
Milestone

Comments

@philipwalton
Copy link

The title speaks for itself. Here's a jsFiddle showing an example. View it in IE8.

http://jsfiddle.net/xhyUY/

@ghost
Copy link

ghost commented Jan 19, 2012

I see that clipping on my Safari 5, MacOSX Lion as well

@maxhoffmann
Copy link

On Safari changing the font-family from "Helvetica Neue" to Helvetica only would solve the problem, but IE8 seems to have another one.

@martijnmegens
Copy link

select{ padding:3px; }

@mdo
Copy link
Member

mdo commented Jan 26, 2012

Looks resolved in 2.0-wip.

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

4 participants