Jesper Rønn-Jensen
d79f5c17bc
Fileinput: Close button should not have inline styles
...
This addition to the `.fileinput.close` element makes it
possible to remove inline style as seen in the documentation.
Specifically, I could remove `style="float:none"` based on this change.
2015-01-12 11:28:14 +01:00
Arnold Daniels
e5b9930599
Don't trigger fileinput.change when fileinput.clear is called manually. Fixes #216
...
Insert fileinput <input type="hidden"> right before <input type="file">. Fixes #215
Clean up less and scss comment
2014-04-19 15:10:23 +02:00
Arnold Daniels
27794ba4e3
Removed the transformation for file input al together. Should test of this works correctly for IE and Opera.
2014-04-16 13:37:08 +02:00
Arnold Daniels
3769a8a8fc
Don't transform .btn-file > input for Firefox and do set width and height to 100%. Fixes #157
2014-03-28 02:39:14 +01:00
Arnold Daniels
523965b3d5
Combine .fileinput and .input-group. Fixes #203
2014-03-25 15:29:31 +01:00
Arnold Daniels
59aef49163
Also add .btn-file transform: scal for Chrome. #157
2014-03-25 14:51:34 +01:00
Arnold Daniels
2e76a80b1e
File input -> Better support for Bootstrap 3. Fixes #174
2014-02-17 06:02:51 +01:00
Arnold Daniels
85b6cf56cd
Add overflow-hidden to the filename. Fixes #146
...
Still to prevent the filename to be wider than the parent and also to keep the icon and the filename on the same line.
2014-02-17 05:21:11 +01:00
Arnold Daniels
0f04f11eb1
Added fileinput
2013-11-01 12:48:11 +01:00