aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29version bumpMark Otto1-1/+1
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto1-1/+1
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-1/+1
2014-10-25Merge branch 'pr/14801'Mark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25gruntMark Otto1-1/+1
2014-10-25gruntMark Otto1-1/+1
2014-10-22gruntHeinrich Fenkart1-1/+1
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR1-1/+1
Also, keep the html5 boilerplate link in the built CSS.
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat1-1/+1
outside dialog
2014-10-07Update normalize.css to v3.0.2.XhmikosR1-1/+1
2014-10-02gruntMark Otto1-1/+1
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-1/+1
2014-09-26gruntMark Otto1-1/+1
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto1-1/+1
2014-09-25gruntHeinrich Fenkart1-1/+1
2014-09-22gruntMark Otto1-1/+1
2014-09-08gruntMark Otto1-1/+1
2014-09-08Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵Mark Otto1-1/+1
.navbar-form to prevent extra spacing
2014-09-08Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵Mark Otto1-1/+1
isn't interferred with by .jumbotron side padding
2014-09-04Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto1-1/+1
2014-09-01Fixes #14443: Only transition what needs transitioning for thumbnails to ↵Mark Otto1-1/+1
avoid Safari/Chrome render bug
2014-08-27Finish reverting #14444Mark Otto1-1/+1
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto1-1/+1
2014-08-27Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵Mark Otto1-1/+1
@apexskier
2014-08-27Fixes #14337: Round .jumbotron corners within .container and .container-fluidMark Otto1-1/+1
2014-08-27typoMark Otto1-1/+1
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-08-27gruntMark Otto1-1/+1
2014-08-23Fixes #14386: Reset font, text, and line-height properties in popoversMark Otto1-1/+1
2014-08-23Fixes #13943 again: lighten links, and text, in navbar. Still not 100% ↵Mark Otto1-1/+1
compliant, but it's better.
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto1-1/+1
2014-08-04unfuck all that because lol dependenciesMark Otto1-1/+1
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵Mark Otto1-1/+1
temporal inputs and line-height
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵Mark Otto1-1/+1
screwing up widths
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