| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-01 | run grunt | Mark Otto | 1 | -7/+0 | |
| 2013-09-23 | run grunt dist | Chris Rebert | 1 | -40/+40 | |
| 2013-09-23 | run grunt dist | Chris Rebert | 1 | -0/+21 | |
| 2013-09-22 | Fixes #10755: Don't remove quotes around q element by default | Mark Otto | 1 | -2/+0 | |
| 2013-09-19 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+8 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-19 | Fixes #10694: Remove unnecessary `content` property from `.caret` | Mark Otto | 1 | -1/+0 | |
| 2013-09-18 | Run grunt dist. | XhmikosR | 1 | -145/+59 | |
| 2013-09-16 | run grunt | Mark Otto | 1 | -143/+45 | |
| 2013-09-16 | Dropdown in panel header does not inherit its colors | Chris Ziogas | 1 | -0/+28 | |
| Fix for issue #10627 | |||||
| 2013-09-13 | Make nav pills border-radius border-radius-base | Jake Buob | 1 | -1/+1 | |
| 2013-09-11 | Fixes #10492: Account for responsive tables in panels | Mark Otto | 1 | -6/+27 | |
| 2013-09-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -6/+0 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-11 | remove unnecessary right and left properties on .modal-dialog | Mark Otto | 1 | -2/+0 | |
| 2013-09-11 | fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵ | Mark Otto | 1 | -6/+0 | |
| docs | |||||
| 2013-09-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -13/+5 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-11 | Remove old and unused .prettyprint styles in code.less (per #10566) | Mark Otto | 1 | -4/+0 | |
| 2013-09-10 | generate CSS banners via Gruntfile; fixes #10101 | Chris Rebert | 1 | -9/+6 | |
| 2013-09-10 | run grunt dist | Chris Rebert | 1 | -1/+2 | |
| 2013-09-08 | fixes #10526: Remove custom background on responsive tables and set it in ↵ | Mark Otto | 1 | -9/+8 | |
| the docs where it should've been originally | |||||
| 2013-09-08 | Match order of vars to order of components; darken some alert borders | Mark Otto | 1 | -8/+8 | |
| 2013-09-08 | fixes #10521: Only remove bottom-border from last row of cells in tbody and ↵ | Mark Otto | 1 | -2/+0 | |
| tfoot within responsive tables | |||||
| 2013-09-06 | fixes #10024: Use negative margin to fix the border between button and input ↵ | Mark Otto | 1 | -0/+8 | |
| in input groups | |||||
| 2013-09-06 | Merge branch 'master' of https://github.com/nuttertag/bootstrap into ↵ | Mark Otto | 1 | -1/+10 | |
| nuttertag-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-05 | account for last child bottom border; use 0 instead of none | Mark Otto | 1 | -0/+31 | |
| 2013-09-04 | Fixes #10399: Add hover styles to text emphasis classes | Mark Otto | 1 | -0/+20 | |
| 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 | Fixing carousel control positioning | Jason Nutter | 1 | -1/+10 | |
| The left control should be positioned from the left, while the right control should be positioning from the right. Positioning both from the left results in the right carousel control being incorrectly positioned (most noticeable with a larger than normal font size). | |||||
| 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 | |
