fix right margin on forms in user details when in mobile response

This commit is contained in:
johnnyq 2025-01-28 16:55:47 -05:00
parent 9ea5fdf425
commit a4c9b4efa4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ require_once "includes/inc_all_user.php";
<input type="file" class="form-control-file" accept="image/*" name="avatar">
</div>
</div>
<div class="col-9">
<div class="col-md-9">
<div class="form-group">
<label>Name <strong class="text-danger">*</strong></label>