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

Commit

Permalink
demo8: size icon via css not size attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Jul 15, 2014
1 parent 97d8aaf commit 6c4a5ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demos/demo8.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
bottom: -24px;
right: 24px;
fill: #4285f4;
height: 48px;
width: 48px;
}

.content {
Expand All @@ -104,7 +106,7 @@
<div class="subtitle">Iisque perfecto dissentiet cum et</div>
</div>

<core-icon class="bottom bookmark" icon="bookmark" size="48"></core-icon>
<core-icon class="bottom bookmark" icon="bookmark"></core-icon>

</core-toolbar>

Expand Down

0 comments on commit 6c4a5ba

Please sign in to comment.