| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-22 | Bugfix and copy changes | Mark Otto | 1 | -2/+2 | |
| 2011-08-22 | fix copy for ie in docs | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | update copy for browser support | Jacob Thornton | 2 | -3/+4 | |
| 2011-08-21 | v1.1.0 | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | finish cleaning up ie 7-8 support | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-21 | update few things for ie | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-21 | link docs to correct css | Jacob Thornton | 1 | -2/+1 | |
| 2011-08-21 | fix crappy merge | Jacob Thornton | 1 | -278/+6 | |
| 2011-08-21 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 2 | -387/+675 | |
| Conflicts: bootstrap-1.0.0.css bootstrap-1.0.0.min.css docs/index.html | |||||
| 2011-08-21 | Merge branch 'misc_css_fixes' | Jacob Thornton | 3 | -108/+97 | |
| Conflicts: bootstrap-1.0.0.css lib/patterns.less | |||||
| 2011-08-21 | hide overflow for ie 7 | Jacob Thornton | 1 | -0/+6 | |
| 2011-08-21 | fix conflict | Jacob Thornton | 1 | -4/+0 | |
| 2011-08-21 | 1 more space for disabled | Jacob Thornton | 1 | -2/+1 | |
| 2011-08-21 | more tweaks to resolve some missed conflicts | Mark Otto | 1 | -27/+5 | |
| 2011-08-21 | nonbreaking spaces for ie7 after buttons :/ | Jacob Thornton | 1 | -6/+3 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 2 | -650/+685 | |
| 2011-08-21 | merge in master, resolve conflicts | Mark Otto | 3 | -78/+133 | |
| 2011-08-21 | updated to resolve conflicts | Mark Otto | 3 | -104/+95 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 3 | -59/+62 | |
| 2011-08-21 | updated list html, tweaks to patterns | Mark Otto | 1 | -44/+32 | |
| 2011-08-21 | fix btn borders ie7/ie8 | Jacob Thornton | 1 | -4/+8 | |
| 2011-08-21 | make topbar .fill wrap | Jacob Thornton | 2 | -41/+43 | |
| 2011-08-21 | fix disabled button for ie 8 and below | Jacob Thornton | 1 | -2/+3 | |
| 2011-08-21 | pull filter gradients out completely because IE can't render them correctly ↵ | Mark Otto | 1 | -1/+1 | |
| in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button; | |||||
| 2011-08-21 | remove 60px top margin on body and tweak a few other things | Mark Otto | 1 | -1/+1 | |
| 2011-08-21 | fix up the modals for ie8 | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | introduce .fill class to top-nav for overflow bug | Jacob Thornton | 2 | -0/+5 | |
| 2011-08-21 | simplify drop down logic - fix color of search hover for ie | Jacob Thornton | 1 | -17/+4 | |
| 2011-08-20 | fix error styles a bit on stacked form fields | Mark Otto | 1 | -0/+7 | |
| 2011-08-20 | more spacing and commenting | Mark Otto | 1 | -4/+33 | |
| 2011-08-20 | more spacing tweaks | Mark Otto | 1 | -547/+551 | |
| 2011-08-20 | docs spacing, spare divs in a few places, updating css spacing | Mark Otto | 2 | -104/+84 | |
| 2011-08-20 | remove rogue ul | Mark Otto | 1 | -1/+0 | |
| 2011-08-20 | fixing conflict to merge in copy changes | Mark Otto | 1 | -2/+2 | |
| 2011-08-20 | updated docs to fix inconsistent display of code elements, update ↵ | Mark Otto | 2 | -49/+75 | |
| scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values | |||||
| 2011-08-20 | Fix broken quotes and bizarre update of HTML5 to 6. | Matthew Pennell | 1 | -1/+1 | |
| 2011-08-20 | Corrected semantic definitions of strong, em and b in Typography section. | Matthew Pennell | 1 | -2/+2 | |
| 2011-08-20 | adding more details on browser support, adding snippet of about text, ↵ | Mark Otto | 2 | -99/+105 | |
| changed p tags to have half the bottom margin | |||||
| 2011-08-20 | updated docs and docs css to not use rgba colors on the layout modules so IE ↵ | Mark Otto | 2 | -28/+33 | |
| can see that shiz | |||||
| 2011-08-19 | fix topbar in docs as well | Mark Otto | 1 | -67/+67 | |
| 2011-08-19 | fix spacing and confusion in example h1 heading with small tag | Mark Otto | 1 | -4/+3 | |
| 2011-08-19 | fix typo | Mark Otto | 1 | -1/+1 | |
| 2011-08-19 | updates to the topbar markup and css to remove the logo classname and ↵ | Mark Otto | 1 | -4/+4 | |
| simplify the selectors for it | |||||
| 2011-08-19 | fix drag knob in firefox #7 | Jacob Thornton | 1 | -4/+3 | |
| 2011-08-19 | Lovely ellipses and apostrophes. | Rafaël Blais Masson | 1 | -29/+29 | |
| 2011-08-19 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -157/+158 | |
| 2011-08-19 | remove type attr from docs | Jacob Thornton | 1 | -11/+11 | |
| 2011-08-19 | Oops, adding rel=stylesheet back to docs page | Mark Otto | 1 | -1/+1 | |
| 2011-08-19 | update docs for correct usage of address, emphasis, and more | Mark Otto | 1 | -158/+159 | |
| 2011-08-19 | add rel="stylesheet" to doc text | Jacob Thornton | 1 | -1/+1 | |
