Change: move header to the top

This commit is contained in:
eight 2017-11-11 13:07:53 +08:00
parent 7543b8406f
commit ecc306dd1f

View File

@ -51,6 +51,10 @@
<body>
<div class="container">
<div class="header">
<h1>
<span class="meta-name"></span>
<small class="meta-version"></small>
</h1>
<div class="actions">
<button class="install" i18n-text="installButton"></button>
<label class="set-update-url">
@ -62,10 +66,6 @@
<span i18n-text="liveReloadLabel"></span>
</label>
</div>
<h1>
<span class="meta-name"></span>
<small class="meta-version"></small>
</h1>
<p class="meta-description"></p>
<div>
<h3 i18n-text="author"></h3>