Closed cloudratha closed 11 years ago
Hey @cloudratha great improvement! Can you submit a pull-request with this changes ?
I would love to but have no idea how github works. :dancer:
Haha you may want to read this: http://git-scm.com/book/en/Getting-Started . Github it's just a visual approach of git.
Not sure if this is the right place to leave this.
I editted the UploadFormHelper so that it would be more responsive and act more like Blueimp's design. The reason was that with Bootstrap enabled, the item table would extend past my mobile screen. The progress bar was also either very small or non-existant.
Here is the updated code:
Basically changed the td to div and removed some code. Scales perfectly now.