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

Commit 974410c

Browse files
committed
remove size attribute
1 parent c7e215b commit 974410c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<core-iconset id="meta"></core-iconset>
3737
<div hidden?="{{!$.meta.metaData.icons.iconNames}}">
3838
Sized icon:
39-
<core-icon class="big" icon="accessibility" size=""></core-icon>
39+
<core-icon class="big" icon="accessibility"></core-icon>
4040
</div>
4141
</template>
4242

0 commit comments

Comments
 (0)