| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-03 | Fixes #10407: Add line-height to progress bar for proper text alignment within | Mark Otto | 1 | -0/+1 | |
| 2013-09-03 | fixes #10406: Update grid to use width on .container instead of max-width as ↵ | Mark Otto | 1 | -3/+3 | |
| IE8 improperly computes width | |||||
| 2013-09-01 | fixes #10164: Document .center-block mixin and update CSS to include it as a ↵ | Mark Otto | 1 | -0/+6 | |
| class as well | |||||
| 2013-09-01 | fixes #10115: Default carousel controls and Glyphicon controls should behave ↵ | Mark Otto | 1 | -1/+2 | |
| the same on small devices and up | |||||
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 1 | -2/+2 | |
| 2013-09-01 | Merge branch 'master' into table-nesting | Mark Otto | 1 | -8/+6 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-01 | fixes #10223: adds color to input addon | Mark Otto | 1 | -0/+1 | |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 1 | -1/+3 | |
| 2013-08-28 | fix #10252 by restricting Android Firefox reset to only .form-control & .btn | Chris Rebert | 1 | -7/+2 | |
| 2013-08-27 | use direct-child selector more in table styles to better support nested ↵ | Chris Rebert | 1 | -20/+20 | |
| tables; fixes #10231 | |||||
| 2013-08-26 | Add margin to thumbnails for proper spacing | Mark Otto | 1 | -0/+1 | |
| Hadn't thought about this until fixes #10137, but it makes sense I think to have margin on the bottom of thumbnails for spacing when stacking (or using different grid tiers). | |||||
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 1 | -6/+42 | |
| * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example | |||||
| 2013-08-24 | grunt dist on glyphicons width change | Mark Otto | 1 | -0/+4 | |
| 2013-08-24 | fixes #9969: add support for output element | Mark Otto | 1 | -0/+9 | |
| 2013-08-23 | Merge branch 'master' of https://github.com/charnog/bootstrap into ↵ | Mark Otto | 1 | -0/+2 | |
| charnog-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | grunt on previous ms scroll fix | Mark Otto | 1 | -0/+1 | |
| 2013-08-23 | Merge branch 'master' of https://github.com/apexskier/bootstrap into ↵ | Mark Otto | 1 | -0/+1 | |
| apexskier-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | run grunt | Mark Otto | 1 | -6/+0 | |
| 2013-08-23 | Update and document use of `small` in headings | Mark Otto | 1 | -16/+17 | |
| 2013-08-23 | Added -webkit-overflow-scrolling: touch to responsive tables | Cameron Little | 1 | -0/+1 | |
| 2013-08-21 | Fixes #9974 | James Lawrence | 1 | -3/+6 | |
| Added th selector in .table-row-variant mixin | |||||
| 2013-08-21 | fix #9941 | Denis Gonchar | 1 | -0/+2 | |
| 2013-08-19 | fixes #9855: account for modal overflow on body hiding scrollbar | Mark Otto | 1 | -0/+6 | |
| 2013-08-19 | run grunt dist for #9864 | Mark Otto | 1 | -3/+3 | |
| 2013-08-19 | Fixes secondary issue in #9798 | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Add default navbar z-index to fix #9844 | Mark Otto | 1 | -1/+2 | |
| iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar. | |||||
| 2013-08-19 | run grunt dist on #9847 | Mark Otto | 1 | -4/+0 | |
| 2013-08-19 | move dropdown change from navbar to dropdowns to fix customizer compiling | Mark Otto | 1 | -4/+7 | |
| 2013-08-19 | save and recompile for that last commit | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵ | Mark Otto | 1 | -1/+7 | |
| example | |||||
| 2013-08-19 | Change up label padding to equalize top and bottom | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Nuke margin for last child navbar text | Mark Otto | 1 | -0/+3 | |
| 2013-08-19 | Run grunt dist on responsive changes | Mark Otto | 1 | -126/+230 | |
| 2013-08-18 | smaller h1 and h2 | Mark Otto | 1 | -2/+2 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -0/+49 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -37/+67 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -22/+29 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Update var in theme | Mark Otto | 1 | -22/+29 | |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -3/+20 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | improve dependencies for image thumbnails and thumbnail component | Mark Otto | 1 | -12/+18 | |
| 2013-08-18 | better alignment of glyphicons vertically | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixes #9815: proper alignment of navbar nav if first child | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into glyphicons-LESS-fixes | Mark Otto | 1 | -80/+121 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-navbar-default' of ↵ | Mark Otto | 1 | -79/+116 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | fixes #9798: update spacing on checkboxes and radios for horizontal | Mark Otto | 1 | -0/+4 | |
| 2013-08-18 | regenerate CSS | Chris Rebert | 1 | -70/+70 | |
| 2013-08-18 | fixes #9803: label and input alignment in horizontal forms | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -80/+117 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | fixes #9790: nullify right padding in container-ed navbars when last element ↵ | Mark Otto | 1 | -0/+3 | |
| in collapse is a right aligned navbar nav | |||||
| 2013-08-18 | fixes #9768: unbold buttons | Mark Otto | 1 | -1/+1 | |
