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
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Jul 15, 2014
1 parent c7e215b commit 974410c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<core-iconset id="meta"></core-iconset>
<div hidden?="{{!$.meta.metaData.icons.iconNames}}">
Sized icon:
<core-icon class="big" icon="accessibility" size=""></core-icon>
<core-icon class="big" icon="accessibility"></core-icon>
</div>
</template>

Expand Down

0 comments on commit 974410c

Please sign in to comment.