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

Commit

Permalink
remove size attribute; icon is now sized via css.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Jul 15, 2014
1 parent 23c6f4e commit 587de9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-field.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Example:
<core-field>
<core-icon icon="menu" size="48"></core-icon>
<core-icon icon="menu"></core-icon>
<label>I'm a label!</label>
<input placeholder="I have a label" flex>
</core-field>
Expand Down

0 comments on commit 587de9e

Please sign in to comment.