NIHVIVO-2889: Applied different form element width for user account management forms. Fixed extra padding with submit buttons.
This commit is contained in:
parent
1f39e6a96d
commit
4b92cd1195
4 changed files with 36 additions and 35 deletions
|
@ -54,7 +54,7 @@
|
|||
</p>
|
||||
</#if>
|
||||
|
||||
<input type="submit" name="submit" value="Create account" class="submit"/> or <a class="cancel" href="${urls.home}">Cancel</a>
|
||||
<p><input type="submit" name="submit" value="Create account" class="submit"/> or <a class="cancel" href="${urls.home}">Cancel</a></p>
|
||||
</form>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue