Skip to content

Commit

Permalink
Fix kartik-v#1193: Add drag and drop functionality for form based sub…
Browse files Browse the repository at this point in the history
…missions
  • Loading branch information
kartik-v committed Mar 23, 2018
1 parent cb3c632 commit ff8e539
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 54 deletions.
1 change: 1 addition & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Change Log: `bootstrap-fileinput`
- (bug #1204): Correct merging of ajax callbacks.
- (bug #1201, #1200): Correct `elErrorContainer` validation for `browseOnZoneClick`.
- (enh #1197): Add new Font Awesome 5 Theme.
- (enh #1193): Add drag and drop functionality for form based submissions.
- (enh #1179): New property `reversePreviewOrder` to allow reversing files displayed in preview.
- (enh #1178): Enhance BS button styling for default and FA themes.
- (bug #1173): Correct `showRemove` validation in `fileActionSettings`.
Expand Down
1 change: 0 additions & 1 deletion css/fileinput.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@
}

.file-caption-icon {
line-height: 1;
left: 8px;
}

Expand Down
2 changes: 1 addition & 1 deletion css/fileinput.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ff8e539

Please sign in to comment.