Revert "added icon to header"

This reverts commit a897e521c041b82a1cd0cc65143071508af48e32.
This commit is contained in:
Cameron Gutman 2016-06-12 14:14:35 -05:00
parent b251439569
commit 2d15e26eca

View File

@ -14,7 +14,6 @@
<div class="mdl-layout__header-row"> <div class="mdl-layout__header-row">
<!-- Title --> <!-- Title -->
<span class="mdl-layout-title">Moonlight</span> <span class="mdl-layout-title">Moonlight</span>
<img src="icons/icon128.png" style="width:64px;height:64px;padding-left: 20px">
<!-- Add spacer, to align navigation to the right --> <!-- Add spacer, to align navigation to the right -->
<div class="mdl-layout-spacer"></div> <div class="mdl-layout-spacer"></div>
</div> </div>