Fix flex in register page

This commit is contained in:
Konstantinos Triantafyllou 2023-01-11 17:12:57 +02:00
parent 90e4915174
commit 99c59c9b77
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<h1 class="uk-h4 uk-margin-large-top">Create a new OpenAIRE account</h1>
</div>
<form action="register" method="POST" role="form"
class="uk-grid uk-width-xlarge uk-child-width-1-2@m uk-child-width-1-1 uk-flex-middle" uk-grid>
class="uk-grid uk-width-xlarge uk-child-width-1-2@m uk-child-width-1-1 uk-flex-top" uk-grid>
<input type="hidden" name="${_csrf.parameterName}" value="${_csrf.token}"/>
<div input id="first_name">
<div class="input-wrapper inner x-small">