We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3de12b8 + 32f0fd3 commit 741e815Copy full SHA for 741e815
resources/views/frontend/user/account/tabs/edit.blade.php
@@ -19,7 +19,7 @@
19
</div><!--form-group-->
20
21
<div class="form-group hidden" id="avatar_location">
22
- {{ html()->file('avatar_location')->class('form-control') }}
+ {{ html()->file('avatar_location')->class('form-control-file') }}
23
24
</div><!--col-->
25
</div><!--row-->
0 commit comments