Skip to content

Commit 741e815

Browse files
committed
Merge branch 'ChanningDefoe-patch-2' into development
2 parents 3de12b8 + 32f0fd3 commit 741e815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/frontend/user/account/tabs/edit.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</div><!--form-group-->
2020

2121
<div class="form-group hidden" id="avatar_location">
22-
{{ html()->file('avatar_location')->class('form-control') }}
22+
{{ html()->file('avatar_location')->class('form-control-file') }}
2323
</div><!--form-group-->
2424
</div><!--col-->
2525
</div><!--row-->

0 commit comments

Comments
 (0)