aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css.map
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto1-1/+1
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵Mark Otto1-1/+1
correctly
2014-06-17grunt distChris Rebert1-1/+1
2014-06-10gruntMark Otto1-1/+1
2014-06-10gruntMark Otto1-1/+1
2014-06-10gruntMark Otto1-1/+1
2014-06-10New text align class, .text-nowrap, for preventing text from breaking to new ↵Mark Otto1-1/+1
lines. Applies it to the grid docs table.
2014-06-10Fixes #13548: Use position: absolute; to fix checkbox and radio line-height ↵Mark Otto1-1/+1
problems that were introduced after #13003
2014-06-10gruntMark Otto1-1/+1
2014-06-10gruntMark Otto1-1/+1
2014-06-10grunt for table changeMark Otto1-1/+1
2014-06-10Fixes #13616: Add custom gutter support to containersMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵Mark Otto1-1/+1
horizontal gradients
2014-06-08remove max-width: 100%; from table and place it on .tableMark Otto1-1/+1
2014-06-08fixes #13375Mark Otto1-1/+1
2014-06-08Merge branch 'master' into pr/13736Mark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-06-08gruntMark Otto1-1/+1
2014-06-08gruntMark Otto1-1/+1
2014-06-08gruntMark Otto1-1/+1
2014-05-23grunt distChris Rebert1-1/+1
2014-05-22Merge branch 'master' into icon_pathsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-22Reset the padding on radio/checkbox labels in form-inlineMark Otto1-1/+1
2014-05-21grunt distChris Rebert1-1/+1
2014-05-12Merge branch 'master' into icon_pathsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-12grunt distMark Otto1-1/+1
2014-05-12Merge branch 'master' into icon_pathsMark Otto1-1/+1
Conflicts: dist/css/bootstrap-rtl.css dist/css/bootstrap.css.map dist/js/bootstrap.min.js docs/dist/css/bootstrap.css.map docs/dist/js/bootstrap.min.js
2014-05-12nuke rtlMark Otto1-1/+1
2014-05-08Fixes #13478, reverts #10941Mark Otto1-1/+1
2014-04-30Merge branch 'pr/13320'Mark Otto1-1/+1
Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-04-30grunt distMark Otto1-1/+1
2014-04-30grunt distMark Otto1-1/+1
2014-04-06grunt distMark Otto1-1/+1
2014-03-28grunt distChris Rebert1-1/+1
2014-03-27Run `grunt`.XhmikosR1-1/+1
2014-03-24Fixes #13066: Add z-index to the form control feedback icons so input groups ↵Mark Otto1-1/+1
don't render on top of them
2014-03-24Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto1-1/+1
2014-03-24gruntMark Otto1-1/+1
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto1-1/+1
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto1-1/+1
2014-03-20grunt distChris Rebert1-1/+1
2014-03-16buildfat1-1/+1
2014-03-10moar gruntMark Otto1-1/+1
2014-03-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/dist/css/bootstrap.css.map
2014-03-10Fixes #13003: Move padding on radio and checkbox options from the ↵Mark Otto1-1/+1
surrounding div to the label to remove the no-click deadzone caused by negative margin
2014-03-10even more gruntMark Otto1-1/+1