| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-28 | restore IE filters, but reset them on buttons | Mark Otto | 1 | -0/+8 |
| 2012-01-28 | add checkbox/radio border for ios in responsive | Mark Otto | 2 | -2/+7 |
| 2012-01-28 | fix border and border radius on radios/checkboxes for iOS, fix forms docs ali... | Mark Otto | 2 | -1/+3 |
| 2012-01-28 | reset border-radius only for ie9? | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+7 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 2 | -9/+8 |
| 2012-01-28 | add trailing ; | Jacob Thornton | 1 | -4/+4 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -11/+19 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -0/+7 |
| 2012-01-28 | update mixins to fix radial gradient | Mark Otto | 1 | -5/+5 |
| 2012-01-28 | increase padding on modal-header after decreasing h3 line-height | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 4 | -5/+13 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 1 | -0/+5 |
| 2012-01-28 | modal refinements in docs and general responsiveness | Mark Otto | 1 | -3/+4 |
| 2012-01-28 | block level page-header h1 small for readability on 480px and under | Mark Otto | 1 | -0/+6 |
| 2012-01-27 | give append/prepend inputs higher z-index on focus | Mark Otto | 1 | -0/+4 |
| 2012-01-27 | fix regression in textarea shadows | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | fix right aligned dropdowns in navbar by adding left: auto; to nix default al... | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | add clearfix to control-group for longer labels and any other unforeseen circ... | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -2/+1 |
| 2012-01-27 | rgba text color on active buttons for a bit more contrast from their non-acti... | Mark Otto | 2 | -1/+9 |
| 2012-01-27 | simplify build process more - remove really annoying date. | Jacob Thornton | 1 | -2/+1 |
| 2012-01-27 | update progress bars to have a solid edge until 100% filled | Mark Otto | 1 | -6/+2 |
| 2012-01-27 | use quotes on attr selectors more consistently | Mark Otto | 3 | -16/+16 |
| 2012-01-27 | icon spacing in small buttons and nav lists | Mark Otto | 2 | -1/+4 |
| 2012-01-27 | fixing up buttons and examples of implementing icons | Mark Otto | 1 | -1/+8 |
| 2012-01-27 | comment icons that are 1px off | Mark Otto | 1 | -5/+5 |
| 2012-01-27 | combined .disabled and [disabled] and confirmed in ie7/8 | Mark Otto | 2 | -15/+2 |
| 2012-01-27 | new tab focus style and mixin | Mark Otto | 4 | -8/+21 |
| 2012-01-27 | clean up use of mixins to highlight them appropriately in your fav editor | Mark Otto | 5 | -6/+6 |
| 2012-01-27 | Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ... | Mark Otto | 8 | -47/+107 |
| 2012-01-27 | overhaul navbar behavior in responsive css | Mark Otto | 2 | -66/+110 |
| 2012-01-27 | remove page-header from docs and add to type.less | Mark Otto | 1 | -0/+11 |
| 2012-01-27 | fix inputs in navbar | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into burakt... | Mark Otto | 1 | -11/+43 |
| 2012-01-27 | Moves buttonBackground to mixins (issue 1292) | Pete Hopkins | 2 | -25/+23 |
| 2012-01-27 | align text in buttons so folks can easily make them different widths | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | Changes non-transparent navbar search box color to match transparent one better | Pete Hopkins | 1 | -1/+1 |
| 2012-01-27 | Fixes left/right border overlap for IE7 | Pete Hopkins | 1 | -0/+2 |
| 2012-01-27 | huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ... | Mark Otto | 5 | -22/+31 |
| 2012-01-27 | IE7 fixes for split buttons and dropdowns | Pete Hopkins | 2 | -12/+39 |
| 2012-01-27 | Cleans up IE7 inline margins for buttons and adds them for sprites, also fixe... | Pete Hopkins | 3 | -10/+40 |
| 2012-01-27 | Adds necessary ie7-inline-block macros | Pete Hopkins | 2 | -0/+2 |
| 2012-01-27 | Moves IE7-specific button padding to only apply to form controls | Pete Hopkins | 1 | -1/+2 |
| 2012-01-27 | Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wip | Burak Tuyan | 3 | -0/+18 |
| 2012-01-27 | Compensates for IE7 first-child-input-inheriting-hasLayout-parents-margins bu... | Pete Hopkins | 1 | -0/+9 |
| 2012-01-27 | Fixes up internal and external spacing for IE7 buttons | Pete Hopkins | 1 | -0/+7 |
| 2012-01-27 | Collapses borders for IE7, which doesn't respect border-spacing | Pete Hopkins | 1 | -0/+1 |
| 2012-01-27 | adding outline callout as a fallback for IE--needs testing though, thought I ... | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | Updating to latest version of Glyphicons Halflings set (v.1.5) along with som... | Burak Tuyan | 1 | -11/+43 |