aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04last rebuild before 2.1.1 releasev2.1.1Jacob Thornton3-3/+3
2012-09-04regrettably remove the animated button for download on homepage to improve ↵Mark Otto1-20/+8
page performance in some browsers
2012-09-04fixes #4968 manually: typo in scaffolding docs about offset classesMark Otto2-2/+2
2012-09-04fixes #4958: add version to minified jsMark Otto1-1/+1
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto1-1/+1
2012-09-04fixes #4959: docs exampleMark Otto2-4/+6
2012-09-03fixes #4146: IE7-8 responsive image helperMark Otto1-0/+1
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto3-4/+54
2012-09-02fixes #4925: ensure docs examples don't use fixed font-size and line-height ↵Mark Otto1-4/+0
for .lead
2012-09-02fixes #4922: use basefontsize for realz on .leadMark Otto1-1/+1
2012-09-01fixes #4902: proper accordion html exampleMark Otto2-0/+60
2012-09-01fixes #4910: use @baseLineHeight * 1.5 for .lead font-sizeMark Otto1-1/+1
2012-08-31fixes #4869: typo in getting startedMark Otto2-2/+2
2012-08-31fixes #4901: attribute typo and reran makeMark Otto2-2/+2
2012-08-31fixes #4896: reflect media query order in docsMark Otto2-42/+42
2012-08-31fixes #4824: scope table grid sizes to .table instead of tableMark Otto1-24/+24
2012-08-31fixes #4889: btn-link disabled stylesMark Otto1-1/+7
2012-08-29Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto1-1/+1
2012-08-29fixes #4828: make fluid grid inputs size the same as fixed grid inputsMark Otto1-1/+4
2012-08-29fixes #4819: manual fix of missing .control-label in responsive767 file, ↵Mark Otto1-1/+1
coupled with a remake
2012-08-29Merge pull request #4816 from desimone/masterMark Otto1-1/+1
Fixed a typo in docs/assets/css/docs.css
2012-08-29Fixed a typo in docs/assets/css/docs.cssBobby DeSimone1-1/+1
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given ↵Mark Otto2-7/+7
larger font-size of 2.1.0
2012-08-27Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto3-5/+5
2012-08-27fixes #4729: only use margin-top on .help-block when it follows an input, ↵Mark Otto1-1/+6
select, textarea
2012-08-27only stop prop on form – as people seem to be relying on dropdown hiding ↵Jacob Thornton3-5/+5
when clicking internal elements
2012-08-27fixes #4741: undo previous version's attempt at firefox gradient changes and ↵Mark Otto1-1/+1
add gradient tests
2012-08-27Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto5-14/+14
2012-08-27fixes #4653: add hover states to stateful table rowsMark Otto1-0/+16
2012-08-27fix for #4761Jacob Thornton3-3/+3
2012-08-27fix for open elements under modal when .modal-openJacob Thornton2-5/+5
2012-08-27fix docs horizontal scroll on tablet viewportsMark Otto1-1/+1
2012-08-27i18n tags missing in some strings at getting started download pageAlexandre Magno1-7/+7
2012-08-27fixes #4664: spelling mistake in alerts docsMark Otto2-2/+2
2012-08-27fixes #4666: overrides for input types with .btn-blockMark Otto1-0/+6
2012-08-27fixes #4556: add mention of disable state and required js to buttons docsMark Otto2-2/+2
2012-08-27fixes #4671: mention collapsing parents in docs for affix pluginMark Otto2-2/+2
2012-08-27remove min-height from .span3 in docs since we no longer need itMark Otto1-5/+0
2012-08-27add min-height: 1px; to .span* classes to prevent grid columns from collapsingMark Otto2-0/+3
2012-08-27fixes #4725: width of .uneditable-input should match standard text input widthMark Otto1-1/+2
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper ↵Mark Otto1-0/+1
alignment next to standard .btn
2012-08-27fixes #4577: no margin on .control-row .span* in responsiveMark Otto1-0/+3
2012-08-27fixes #4644: ensure new static navbar negative indents on responsive layouts ↵Mark Otto1-1/+2
like fixed navbars
2012-08-27fixes #4640: pagination span issues resolved by scoping selectors to ↵Mark Otto3-17/+37
appropriate children, not all children; clarify docs on use of spans for disabled and active links
2012-08-27fixes #4680: proper margin on buttons in navbar formsMark Otto1-1/+3
2012-08-27fixes #4578: add clearfix to .navbar-inner to clear floatsMark Otto1-0/+12
2012-08-27fixes #4562: correct select and input widths at 220px (changed with 2.1.0 ↵Mark Otto1-1/+1
when we changed padding)
2012-08-27fixes #4540: adjust vertical alignment of .btn-group in .navbarMark Otto1-1/+1
2012-08-27fixes #4749: correct initialism exampleMark Otto2-2/+2
2012-08-27fixes #4748: document jquery dependency betterMark Otto2-0/+6