| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-03 | Add touch-action: manipulate to buttons | Bas Bosman | 1 | -0/+2 | |
| 2014-07-03 | Fixes #12738 again: use max-device-width instead of max-width for ↵ | Mark Otto | 1 | -1/+1 | |
| .navbar-collapse height in landscape devices | |||||
| 2014-07-02 | typo | Mark Otto | 1 | -4/+4 | |
| 2014-07-02 | Fixes #13989: Don't extend the input sizes; manually chain the selectors | Mark Otto | 1 | -6/+12 | |
| 2014-07-02 | merge in and resolve conflicts | Mark Otto | 1 | -5/+19 | |
| 2014-06-30 | Update dependencies. | XhmikosR | 1 | -4/+0 | |
| 2014-06-27 | Update "grunt-autoprefixer". | XhmikosR | 1 | -0/+1 | |
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 1 | -1/+1 | |
| 2014-06-25 | fixes #13912: make radios/checkboxes work with inline forms again | Mark Otto | 1 | -2/+2 | |
| 2014-06-23 | Fixes #13903: Restore side padding on .btn-block | Mark Otto | 1 | -2/+0 | |
| 2014-06-20 | Fixes #13872 more: add overrides for lg and sm input modifiers | Mark Otto | 1 | -5/+10 | |
| 2014-06-19 | Fixes #13872: Always apply padding to .form-control-static for that vertical ↵ | Mark Otto | 1 | -4/+2 | |
| alignment | |||||
| 2014-06-19 | grunt dist | Mark Otto | 1 | -2/+14 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -2/+4 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+8 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 1 | -2/+14 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 1 | -0/+2 | |
| correctly | |||||
| 2014-06-18 | grunt dist | Mark Otto | 1 | -27/+27 | |
| 2014-06-17 | grunt dist | Chris Rebert | 1 | -2/+4 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -0/+6 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -0/+9 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -0/+24 | |
| 2014-06-10 | New text align class, .text-nowrap, for preventing text from breaking to new ↵ | Mark Otto | 1 | -0/+3 | |
| lines. Applies it to the grid docs table. | |||||
| 2014-06-10 | Fixes #13548: Use position: absolute; to fix checkbox and radio line-height ↵ | Mark Otto | 1 | -1/+3 | |
| problems that were introduced after #13003 | |||||
| 2014-06-10 | grunt | Mark Otto | 1 | -2/+5 | |
| 2014-06-10 | grunt for table change | Mark Otto | 1 | -1/+1 | |
| 2014-06-08 | Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵ | Mark Otto | 1 | -4/+2 | |
| horizontal gradients | |||||
| 2014-06-08 | remove max-width: 100%; from table and place it on .table | Mark Otto | 1 | -2/+2 | |
| 2014-06-08 | fixes #13375 | Mark Otto | 1 | -1/+2 | |
| 2014-06-08 | Merge branch 'master' into pr/13736 | Mark Otto | 1 | -16/+26 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-06-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-08 | grunt | Mark Otto | 1 | -8/+12 | |
| 2014-06-06 | set not-allowed cursor on disabled radio+checkbox labels; fixes #13281 | Chris Rebert | 1 | -7/+13 | |
| [skip validator] [skip sauce] | |||||
| 2014-06-04 | Resolves Issue #13689 | Ben Zumhagen | 1 | -0/+3 | |
| Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue. | |||||
| 2014-05-22 | Reset the padding on radio/checkbox labels in form-inline | Mark Otto | 1 | -2/+8 | |
| 2014-05-12 | grunt dist | Mark Otto | 1 | -0/+3 | |
| 2014-05-12 | nuke rtl | Mark Otto | 1 | -0/+1 | |
| 2014-05-08 | grunt dist | Chris Rebert | 1 | -4/+4 | |
| 2014-05-03 | Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs | Mark Otto | 1 | -4/+4 | |
| Fixed navbar radius of example at docs | |||||
| 2014-04-30 | Merge branch 'pr/13320' | Mark Otto | 1 | -0/+3 | |
| Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-04-30 | grunt dist | Mark Otto | 1 | -0/+3 | |
| 2014-04-30 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-04-26 | Fixed navbar radius of example at docs | Daijiro Wachi | 1 | -4/+4 | |
| 2014-04-23 | Improved mixin ability with nested media query | Hayden Bleasel | 1 | -41/+41 | |
| 2014-04-06 | grunt dist | Mark Otto | 1 | -2/+10 | |
| 2014-04-03 | Run `grunt`. | XhmikosR | 1 | -2/+2 | |
| 2014-03-27 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-03-24 | Fixes #13066: Add z-index to the form control feedback icons so input groups ↵ | Mark Otto | 1 | -0/+1 | |
| don't render on top of them | |||||
| 2014-03-24 | Fixes #13037: add text-align: left; to prevent alignment change in dropdowns | Mark Otto | 1 | -0/+1 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -0/+5 | |
