Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Feb 5, 2024
1 parent b4faa00 commit 8a89004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/jquery-file-upload/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<span><?php echo __('Add files...'); ?></span>
<input type="file" name="files[]" multiple />
</span>
<div class="btn-group btn-group-justified">
<div class="btn-group btn-group-justified" style="display: flex;">
<button type="submit" class="btn btn-primary start">
<i class="fa-solid fa-upload"></i>
<br>
Expand Down

0 comments on commit 8a89004

Please sign in to comment.