aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-14fixes #4358: make select elements 30px tall to match inputsMark Otto2-4/+5
2012-08-14remove borders entirely from fixed navbarsMark Otto2-4/+9
2012-08-14fixes #4371: scope hovers on table rows to tbodyMark Otto2-5/+7
2012-08-14Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-08-14fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto2-0/+18
2012-08-14fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto2-6/+6
2012-08-14Merge pull request #4393 from Nivl/2.1.0-wipMark Otto1-1/+1
2012-08-14Fix .thumbnail line-heightMelvin1-1/+1
2012-08-14Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fixMark Otto3-2/+3
2012-08-14Merge pull request #4376 from kylase/2.1.0-wipMark Otto2-4/+4
2012-08-14now with 13 custom jquery pluginsAndreas Cederström3-2/+3
2012-08-13fixes #4265: restore chromium select fixMark Otto1-0/+1
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto5-17/+31
2012-08-14Amend placeholders valueskylase1-2/+2
2012-08-13mergeMark Otto2-2/+2
2012-08-13fixes #4373: broken examples link on homepageMark Otto2-2/+2
2012-08-13Merge pull request #4372 from hho/patch-2Mark Otto2-2/+2
2012-08-14Changed placeholders value of @baseFontSize and @baseLineHeight to the values...kylase1-2/+2
2012-08-14Fixed a typo in inverse navbar code sampleHenning Hoefer2-2/+2
2012-08-13Merge pull request #4367 from benjaminoakes/2.1.0-wipMark Otto2-2/+2
2012-08-13Fix wording (presumed typo)Ben Oakes2-2/+2
2012-08-13running make on previous changesMark Otto5-3/+10
2012-08-09hotfix: github buttons urlsMark Otto1-2/+2
2012-08-09fix gh buttonsMark Otto2-4/+4
2012-08-08add some simple styles for showing white icons on hover where appropriateMark Otto2-15/+17
2012-08-07reorg vars fields on customize page to ensure they are all in three columns f...Mark Otto2-84/+86
2012-08-07fix chevron on js docs and run make after table changesMark Otto3-5/+5
2012-08-07make twitter bird white in illustration on homepage to abide by brand guidelinesMark Otto1-0/+0
2012-08-07speed up animation and brightness on docs downloadMark Otto1-3/+3
2012-08-07fixes #4304: more specific selectors on table border classes to override .tab...Mark Otto2-26/+33
2012-08-07Merge pull request #4300 from rilian/2.1.0-wipMark Otto9-0/+0
2012-08-07fixes #4295: add vars for paginationMark Otto3-2/+10
2012-08-07run make after merging #4289Mark Otto1-30/+30
2012-08-07Merge pull request #4289 from coliff/patch-4Mark Otto1-30/+30
2012-08-06optimizing images on 2.1.0-wip branch; saving couple of KBs from packagerilian9-0/+0
2012-08-05Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto4-4/+4
2012-08-05fixes #4277: typoMark Otto1-1/+1
2012-08-05Update docs/templates/pages/javascript.mustacheChristian1-30/+30
2012-08-03Fixes vertical-three-colors in FirefoxFlorian Pfitzer1-1/+1
2012-08-02Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton4-25/+59
2012-08-02fix indexof on array for ie8Jacob Thornton4-4/+4
2012-08-01decrease docs nav paddingMark Otto1-1/+1
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto2-98/+7
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto2-17/+121
2012-08-01add test for #4236: button group, one button with text and one with icon, now...Mark Otto1-1/+11
2012-08-01add select element responsive CSS testMark Otto1-13/+24
2012-08-01Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto6-36/+66
2012-08-01decrease box-shadowMark Otto1-1/+1
2012-08-01aria-labelledby="myModalLabel" aria-hidden="true"Jacob Thornton3-8/+8
2012-08-01Merge pull request #4257 from ginader/modal-accessibility♒∆✝6-33/+63