Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #6 from robdodson/master
Browse files Browse the repository at this point in the history
Remove explicit width and height
  • Loading branch information
Steve Orvell committed Jul 22, 2014
2 parents f363fd6 + 689ed86 commit 389adf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core-icon-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 38px;
height: 38px;
background-image: none;
border-radius: 2px;
padding: 7px;
Expand Down

0 comments on commit 389adf3

Please sign in to comment.