Skip to content

Commit

Permalink
fix(icon-button): remove overflow style
Browse files Browse the repository at this point in the history
  • Loading branch information
alyleui committed Sep 30, 2018
1 parent ead9a3d commit 5e00c54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/icon-button/icon-button.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const styles = ({
background: 'transparent',
border: 0,
padding: 0,
overflow: 'hidden',
cursor: 'pointer',
outline: 'none',
boxSizing: 'border-box',
Expand Down

0 comments on commit 5e00c54

Please sign in to comment.