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:
parent
b7b071a02f
commit
0fb6b9a111
3 changed files with 11 additions and 9 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue