1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

some minor style cleanup

This commit is contained in:
Luke Pulverenti 2013-03-26 23:00:50 -04:00
parent b7b071a02f
commit 0fb6b9a111
3 changed files with 11 additions and 9 deletions

View file

@ -43,8 +43,8 @@
</p>
<hr />
</form>
<hr/>
<h2>Lost Key</h2>
<form id="lostKeyForm">
<div style="margin-top: 40px; margin-bottom: 40px">
@ -57,7 +57,7 @@
</div>
<p>
<button type="submit" id="mbRetrieveKeyBtn" data-theme="b" >Retrieve Key</button>
<button type="submit" id="mbRetrieveKeyBtn" data-theme="b">Retrieve Key</button>
</p>