You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
On a small screen I have a few tabs that contain paper-icon-buttons. But when there are too many of these tabs, even though the icons could be centered, they are actually shifted a bit to the right due to padding inside paper-tab. Solution would be to properly center the contents of the paper-tab, because it appears to me that they are centered only when there is enough width available after the left padding has happened.