aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2014-08-02gruntMark Otto1-1/+1
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto1-1/+1
2014-08-02Fixes #13202: Always use overflow: auto; on .table-responsive to prevent ↵Mark Otto1-1/+1
content breaking out of containers
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto1-1/+1
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-1/+1
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto1-1/+1
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto1-1/+1
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason ↵Mark Otto1-1/+1
been missing all this time.
2014-07-12gruntMark Otto1-1/+1
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ↵Mark Otto1-1/+1
text rendering and position wonkiness
2014-07-12Fixes #14107: Lighten placeholder textMark Otto1-1/+1
2014-07-09Run `grunt`.XhmikosR1-1/+1
2014-07-07gruntMark Otto1-1/+1
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto1-1/+1
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto1-1/+1
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto1-1/+1
2014-07-05gruntMark Otto1-1/+1
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto1-1/+1
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages ↵Mark Otto1-1/+1
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto1-1/+1
contrast change in v3.2.0
2014-07-05gruntMark Otto1-1/+1
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for ↵Mark Otto1-1/+1
.navbar-collapse height in landscape devices
2014-07-02typoMark Otto1-1/+1
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto1-1/+1
2014-07-02merge in and resolve conflictsMark Otto1-1/+1
2014-06-30Update dependencies.XhmikosR1-1/+1
2014-06-27Update "grunt-autoprefixer".XhmikosR1-1/+1
2014-06-26bump to v3.2.0Mark Otto1-1/+1
2014-06-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-06-25fixes #13912: make radios/checkboxes work with inline forms againMark Otto1-1/+1
2014-06-25Run `grunt`.XhmikosR1-1/+1
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert1-1/+1
2014-06-23Fixes #13903: Restore side padding on .btn-blockMark Otto1-1/+1
2014-06-20Fixes #13872 more: add overrides for lg and sm input modifiersMark Otto1-1/+1
2014-06-19Fixes #13872: Always apply padding to .form-control-static for that vertical ↵Mark Otto1-1/+1
alignment
2014-06-19grunt distMark Otto1-1/+1
2014-06-19Run `grunt`.XhmikosR1-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-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-18grunt distMark Otto1-1/+1
2014-06-18Run `grunt`.XhmikosR1-1/+1
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