aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19bump versionsMark Otto1-1/+1
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto1-1/+1
to fix button sizing in Win 8.1 Chrome
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto1-1/+1
2015-01-18Merge branch 'master' into pr/15278Mark Otto1-2/+2
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
2015-01-17fixes #15493: inherit color on small/.small in .panel-titleMark Otto1-1/+1
2015-01-18automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-15Fixes #15536, #15559: Add .form-group sizing support to .form-control-staticMark Otto1-1/+1
2015-01-01automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-01automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-30automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-22Fixes #15422: Alternate fix for temporal input sizing in input groupsMark Otto1-1/+1
2014-12-21automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-15automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-12automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith1-1/+1
2014-12-03automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2014-12-02Temporarily revert "automatic grunt dist" so Grunt bot will run again.Chris Rebert1-1/+1
This reverts commit 2c1c885ed4978900fb2a5e3310a428fd72b89c12.
2014-12-03automatic grunt distBootstrap's Grunt bot1-1/+1
2014-11-30Bump Glyphicons to v1.9Mark Otto1-1/+1
2014-11-29gruntMark Otto1-1/+1
2014-11-29Fixes #15074: Fix the nesting problem with form control size variantsMark Otto1-1/+1
2014-11-29gruntMark Otto1-1/+1
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-1/+1
2014-11-11gruntMark Otto1-1/+1
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-1/+1
2014-11-09gruntMark Otto1-1/+1
2014-11-09Fixes #14234 againMark Otto1-1/+1
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto1-1/+1
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto1-1/+1
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-1/+1
2014-11-05gruntHeinrich Fenkart1-1/+1
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