Skip to content

Commit

Permalink
Removes width and height from icon font CSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Hyndman committed Mar 21, 2016
1 parent 12f6cc9 commit eae603a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iconfont/material-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
width: 1em;
height: 1em;
line-height: 1;
text-transform: none;
letter-spacing: normal;
Expand Down

0 comments on commit eae603a

Please sign in to comment.