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

style fixes in html files

This commit is contained in:
dkanada 2019-12-16 00:07:55 +09:00
parent 07994e0a40
commit 7f2f10a595
22 changed files with 71 additions and 134 deletions

View file

@ -1,9 +1,6 @@
<div data-role="page" id="forgotPasswordPage" class="page standalonePage forgotPasswordPage">
<div>
<form class="forgotPasswordForm" style="text-align: center; margin: 0 auto;">
<div style="text-align: left;">
<h1>${HeaderForgotPassword}</h1>
@ -23,6 +20,5 @@
</div>
</div>
</form>
</div>
</div>
</div>