mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
fixed margin
This commit is contained in:
parent
bb9f644c4c
commit
b0097a8d14
1 changed files with 1 additions and 1 deletions
|
|
@ -478,7 +478,7 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-row mt-2 organization-element" ${type !== "Organization" ? 'style="display:none;"':''}>
|
<div class="form-row mt-3 organization-element" ${type !== "Organization" ? 'style="display:none;"':''}>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<input type="text" class="form-control inputOrganizationName" placeholder="Name" data-i18n-placeholder="LABEL_ORGANIZATION_NAME" value="${organizationName}" required>
|
<input type="text" class="form-control inputOrganizationName" placeholder="Name" data-i18n-placeholder="LABEL_ORGANIZATION_NAME" value="${organizationName}" required>
|
||||||
<div class="valid-feedback"></div>
|
<div class="valid-feedback"></div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue