Commit Graph

12 Commits

Author SHA1 Message Date
Andrii Cherytsya
25cc9b6ff5 Fixed issues #263 2016-10-03 11:07:56 +03:00
CaribouFuté
42ab5a464f =Converted mixins.less into missing file _mixins.scss 2016-03-27 14:49:11 -04:00
Andrea Sessa
cecef4d0aa Fix fileinput-filename 2016-01-03 19:53:17 -04:00
Jesper Rønn-Jensen
a3c1e797fa 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.
2016-01-03 19:53:16 -04:00
samuelscheid
33bb979277 Fix jasny/bootstrap#279
Sass port turned declaration into mixin, without leaving the declaration. Added the declaration back in.
2016-01-03 19:53:16 -04:00
Germán M. Bravo
5430c95f73 Navmenu on the right with scrollbar
Offcanvas navmenu fixed to the right had no overflow-y, so no scrollbars where shown
2016-01-03 19:53:16 -04:00
Chris Rebert
7a9e77684e "Twitter Bootstrap" is now simply "Bootstrap"
See http://getbootstrap.com/about/#brand
Changed references to "Twitter Bootstrap" to "vanilla Bootstrap" or just "Bootstrap".
2016-01-03 19:53:16 -04:00
arekkas
bd450f23be Sass: Solves an issue with groups and rounded borders 2016-01-03 19:53:16 -04:00
arekkas
4f211a8600 See #231 2016-01-03 19:53:16 -04:00
Arnold Daniels
414ad616a8 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
2016-01-03 19:53:15 -04:00
Arnold Daniels
8e26aac56c Updated scss for earlier changes
- Move mixins taken from Twitter Bootstrap to build dir.
 - Removed the transformation for file input altogether.
2016-01-03 19:53:15 -04:00
Sergio
dd56fcfdd3 adding scss files 2016-01-03 19:53:15 -04:00