mirror of
https://github.com/itflow-org/itflow
synced 2026-03-26 23:35:39 +00:00
fix right margin on forms in user details when in mobile response
This commit is contained in:
@@ -24,7 +24,7 @@ require_once "includes/inc_all_user.php";
|
|||||||
<input type="file" class="form-control-file" accept="image/*" name="avatar">
|
<input type="file" class="form-control-file" accept="image/*" name="avatar">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-9">
|
<div class="col-md-9">
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label>Name <strong class="text-danger">*</strong></label>
|
<label>Name <strong class="text-danger">*</strong></label>
|
||||||
|
|||||||
Reference in New Issue
Block a user