paper-icon-button icon indicating copy to clipboard operation
paper-icon-button copied to clipboard

Increasing font-size causes ripple focus state to crop

Open robdodson opened this issue 10 years ago • 2 comments

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.

robdodson avatar Aug 10 '15 03:08 robdodson

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

notwaldorf avatar Jan 30 '16 01:01 notwaldorf

Any news on this?

abdonrd avatar Oct 06 '16 21:10 abdonrd