Update help text and margin
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s

This commit is contained in:
Corban-Lee Jones 2024-09-07 21:34:09 +01:00
parent ad98b350a0
commit 690573e824

View File

@ -9,7 +9,7 @@
</h5>
</div>
<div class="modal-body p-4">
<div class="d-flex flex-nowrap">
<div class="d-flex flex-nowrap mb-3">
<div class="flex-fill">
<select name="serverOptions" id="serverOptions" class="select-2 rounded-1" data-dropdownparent="#serverFormModal">
<option value="">-- Select a Server --</option>
@ -20,7 +20,8 @@
</button>
</div>
<p class="mb-0 form-text">
You must be an administrator, or own the selected server.
<b>Not seeing your server?</b>
Ensure that you are authenticated as either the owner or an administrator of the server you wish to add.
</p>
</div>
<div class="modal-footer px-4">