| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-17 | add abbr styles, overhaul type docs section to remove lots of verbose text an... | Mark Otto | 1 | -1/+10 |
| 2011-10-17 | remove bottom margin from h1 | Mark Otto | 1 | -1/+0 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 4 | -11/+11 |
| 2011-10-16 | update to responsive to fix new masthead | Mark Otto | 1 | -3/+1 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 2 | -8/+4 |
| 2011-10-16 | more tweaks to responsive | Mark Otto | 1 | -2/+3 |
| 2011-10-16 | tweak line-height of h2 and h3 to not be gihugeous, updated responsive to imp... | Mark Otto | 2 | -9/+41 |
| 2011-10-16 | add responsive.less file | Mark Otto | 1 | -0/+147 |
| 2011-10-16 | tweak navbar styles for static version to not cause problems on responsive la... | Mark Otto | 1 | -2/+0 |
| 2011-10-16 | fix uber size in responsive; remove @extraspace variable by changing grid to ... | Mark Otto | 2 | -2/+1 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 3 | -28/+6 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 1 | -1/+4 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 1 | -19/+87 |
| 2011-10-11 | remove color scheme variables, remove font-face mixin | Mark Otto | 2 | -30/+3 |
| 2011-10-11 | update navbar search form | Mark Otto | 1 | -4/+3 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 1 | -68/+86 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 1 | -2/+2 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 2 | -52/+59 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 2011-10-04 | adding new mixins | Mark Otto | 1 | -0/+11 |
| 2011-10-04 | adding placeholder font-face mixin which doesn't work yet | Mark Otto | 1 | -0/+14 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 7 | -83/+100 |
| 2011-09-29 | adding button groups and toolbars like a boss | Mark Otto | 2 | -0/+65 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 1 | -0/+9 |
| 2011-09-29 | change h4 back to lineheight * 2 | Mark Otto | 1 | -3/+3 |
| 2011-09-29 | update topbar dropdown arrow to match link and hover colors | Mark Otto | 1 | -2/+5 |
| 2011-09-29 | huge update to forms, docs for the new forms, added a new link for js example... | Mark Otto | 5 | -232/+202 |
| 2011-09-28 | updated forms.less to have better comments while pulling out all the old clas... | Mark Otto | 1 | -47/+38 |
| 2011-09-28 | pulling out more stuff and fixing file name at top of file | Mark Otto | 2 | -5/+3 |
| 2011-09-17 | update docs to remove old stuff, update to all new classes; no more backwards... | Mark Otto | 1 | -44/+2 |
| 2011-09-16 | fix fluid example | Mark Otto | 1 | -12/+10 |
| 2011-09-16 | Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 2 | -2/+2 |
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ... | Mark Otto | 1 | -2/+7 |
| 2011-09-16 | fix tabs jitter bug when there is no active class | Mark Otto | 1 | -7/+7 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 2 | -5/+5 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 2 | -4/+5 |
| 2011-09-15 | remove table border seperate for ie | Jacob Thornton | 1 | -1/+0 |
| 2011-09-15 | move clearfix logic back onto clearfix class for ie7 | Jacob Thornton | 1 | -1/+1 |
| 2011-09-15 | little fixes for ie 7 | Jacob Thornton | 2 | -4/+4 |
| 2011-09-14 | allow multi-select lists in forms | Mark Otto | 1 | -0/+5 |
| 2011-09-13 | apply clearfix to appended input pattern to clear the floats | Mark Otto | 1 | -0/+1 |
| 2011-09-13 | fix tab-content and pre funkiness, convert p in tab content to div | Mark Otto | 1 | -0/+3 |
| 2011-09-13 | adding quick and dirty favicons and touch icons for iOS | Mark Otto | 1 | -0/+5 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 3 | -31/+33 |
| 2011-09-12 | remove theme.less and split preboot.less to mixins.less and variables.less to... | Mark Otto | 6 | -148/+100 |
| 2011-09-12 | remove adaptive, recomment theme.less to avoid comments in compiled | Mark Otto | 2 | -65/+5 |
| 2011-09-12 | fix topbar link with button bug | Mark Otto | 1 | -3/+7 |
| 2011-09-12 | really make modals cover topbars and not cover the modal itself | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | make modals cover topbars | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | quick fix for .clearfix with unqualified selector in forms.less | Mark Otto | 1 | -1/+1 |