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

Button text overflows when pressed #67

Open
summatix opened this issue Sep 3, 2015 · 1 comment
Open

Button text overflows when pressed #67

summatix opened this issue Sep 3, 2015 · 1 comment

Comments

@summatix
Copy link

summatix commented Sep 3, 2015

When the text is too large to fit into the button, it's hidden like so (full text is "start free crash course"):

screenshot from 2015-09-03 17 20 01

except when the button is pressed:
screenshot from 2015-09-03 17 20 20

Setting overflow: hidden on the element prevents the button text from leaking outside.

@jessemonroy650
Copy link

I can confirm this issue. I can also confirm this is happening on Hybrid Mobile Apps (Phonegap/et al.).
Would you guys like to know browsers and devices effected?

@summatix, my work around is to reduce or change the string in the button.

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

No branches or pull requests

2 participants