-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
bug: bug: select text is getting cut off #3541
Comments
Did you change the height of the item row? If so I think having to add custom css is fine here. |
No, no custom height. It works with rc0 |
Any reason why this was closed? I'm having the same issue with a select box. Worked fine with rc0, but the descender is cut off after upgrading to 1.0.0. Side note: the padding applied is the same between the two versions, it's the actual height of the element that differs. I couldn't track down what was causing this. |
I am with @emilyemorehouse as I am still having issues with the select boxes. I used bower and got this version driftyco/ionic-bower#v1.0.0". Even when I look at the examples site ( http://ionicframework.com/docs/components/#select ) I see the issue. (See attached image...) EDIT :
|
I see what the issue is, will take a look at it in the AM. |
Cool, thanks @mhartington. let us know~ |
Should be fixed in master |
Hey preliminary tests seem to work. Before this change the CSS padding was: |
Still have the problem in latest ionic. |
@zhouhao27 can you provide a demo of this? |
Type: bug
Platform: mobile webview
Select text is cut with rc3:

Have to use this
The text was updated successfully, but these errors were encountered: