aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵Mark Otto1-1/+1
.col-md-offset-0)
2013-11-06bump versions to v3.0.2Mark Otto1-1/+1
2013-11-02Use nesting for .placeholder()Zlatan Vasović1-1/+1
2013-10-303.0.1v3.0.1Mark Otto1-1/+1
2013-10-30Combine multiple .thumbnail > img stylesZlatan Vasović1-1/+1
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto1-1/+1
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵Mark Otto1-1/+1
Firefox rendering
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović1-1/+1
2013-10-26Fixes #11206: remove left padding on first inline list itemMark Otto1-1/+1
2013-10-26Add .animation() mixinZlatan Vasović1-1/+1
2013-10-26Add another newline to improve final code readabilityZlatan Vasović1-0/+1
This divides banner from code.
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵Mark Otto1-1/+1
to better enable scrolling on Android 4.x
2013-10-20Merge branch 'master' into pr/10656Mark Otto1-6/+5
Conflicts: dist/css/bootstrap.min.css
2013-10-20Remove default z-index on navbar and only set on static and fixed variantsMark Otto1-1/+1
2013-10-20Fixes #10433: Navbar z-index refactorMark Otto1-1/+1
* Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar)
2013-10-20fixes #11139: add position: relative; to .modal-dialog so that z-index takes ↵Mark Otto1-1/+1
effect
2013-10-20Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵Mark Otto1-1/+1
jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵Mark Otto1-1/+1
.radio-inline, and .checkbox-inline
2013-10-20fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto1-1/+1
2013-10-20Merge branch 'master' into carousel_indicators_ieMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-20fixes #11151: remove unused h5bp class from print CSSMark Otto1-1/+1
2013-10-20run grunt distMark Otto1-1/+1
2013-10-20Fixes #10903 and #10457: IE8-9 don't support events on elements without ↵Mark Otto1-1/+1
background-color, so we have to hack it
2013-10-16Fixes issue #11122 -- navbar-fixed-bottom borderjeonghwan1-1/+1
Enable border-top in .navbar-fixed-bottom
2013-10-14run gruntChris Rebert1-1/+1
2013-10-14extended hover state of linked versions of .thumbnailRogério Yokomizo1-1/+1
2013-10-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-14unnest the list-group-item link variation for #11085 and #11088Mark Otto1-1/+1
2013-10-14fix .table-responsive media query; refs #11067Chris Rebert1-1/+1
2013-10-13scope top padding of .form-control-static to be within horizontal forms ↵Mark Otto1-1/+1
only; fixes #10927
2013-10-13move .hidden to utilities; fixes #10997Mark Otto1-1/+1
2013-10-13run grunt on that scaffolding changeMark Otto1-1/+1
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-13drop .tabbable since it's unused and undocumented /cc #10102Mark Otto1-1/+1
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-13remove undocumented and unsupported .pill-content and .pill-pane /cc #10102Mark Otto1-1/+1
2013-10-13run grunt dist on .small additionsMark Otto1-1/+1
2013-10-11Combine separate efforts for grid mixins into one, cleanup and reorganizeMark Otto1-1/+1
2013-10-07Half fix for #9855: Don't fuck with margins for open modal dialog on account ↵Mark Otto1-1/+1
of Lion non-scrollbars and inconsistencies elsewhere
2013-10-07Fixes #10959: round the .lead values down to nearest pixel via floor()Mark Otto1-1/+1
2013-10-03run gruntChris Rebert1-6/+6
2013-10-01run up-to-date gruntChris Rebert1-0/+7
2013-10-01run gruntMark Otto1-7/+0
2013-09-23run grunt distChris Rebert1-1/+1
2013-09-23run grunt distChris Rebert1-1/+8
2013-09-22Fixes #10755: Don't remove quotes around q element by defaultMark Otto1-1/+1
2013-09-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto1-1/+1
2013-09-18Run grunt dist.XhmikosR1-1/+8
2013-09-16run gruntMark Otto1-1/+1