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

Increasing font-size causes ripple focus state to crop #33

Open
robdodson opened this issue Aug 10, 2015 · 2 comments
Open

Increasing font-size causes ripple focus state to crop #33

robdodson opened this issue Aug 10, 2015 · 2 comments

Comments

@robdodson
Copy link

If you bump the font-size of your paper-icon up to something around 20px it'll crop the keyboard focus state.

screen shot 2015-08-09 at 8 25 01 pm

This happened to me when I set font-size at the :host level and it cascaded down to the child. You can work around it by setting font-size to something like 15px but that's non-intuitive and kinda wonky.

@notwaldorf
Copy link
Contributor

Here's a jsbin: http://jsbin.com/geqoke/edit?html,output

@abdonrd
Copy link
Member

abdonrd commented Oct 6, 2016

Any news on this?

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

No branches or pull requests

3 participants