aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just ↵Mark Otto1-8/+3
within a .btn-toolbar
2012-09-12fixes #5097: js docs typosMark Otto2-6/+6
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto1-0/+5788
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to ↵Mark Otto1-5788/+0
escape if using >1 shadows
2012-09-12Updated pagination to support .pagination-large, .pagination-small, ↵Brian Campbell3-7/+246
.pagination-mini matching button sizes. Updated related docs.
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ↵Mark Otto1-1/+2
modal right padding issues with scrollbars
2012-09-10fixes #5059 manually: include media type in css getting started blockMark Otto2-2/+2
2012-09-10more tests and experimentsMark Otto2-24/+24
2012-09-09Updated sample markup to reflect live demo.Geoff Young2-2/+2
2012-09-08latest tweaks to grid classes for formsMark Otto2-0/+202
2012-09-07commenting out stuff and adding grid test pageMark Otto3-12/+12
2012-09-07nuke fluid grid docs againMark Otto2-208/+0
2012-09-07Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto30-165/+531
Conflicts: docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-09-07run make after merging #5028, which removes the left margin of responsive ↵Mark Otto1-0/+3
fluid grid offsets
2012-09-07fixes #5020: submenu support in dropupMark Otto3-0/+46
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto1-0/+4
2012-09-07Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ↵Mark Otto4-10/+10
ramiro-tiny-typos
2012-09-07fixes #5010: .pager span selector should be scoped to immediate children onlyMark Otto1-9/+10
2012-09-05Fix small documentatio typos.Ramiro Morales4-10/+10
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto1-1/+1
2012-09-05Merge branch 'spantaleev-patch-1' into 2.1.2-wipMark Otto1-2/+0
2012-09-05rebuild after mergeMark Otto4-5/+3
2012-09-05version bump to get this startedMark Otto19-32/+32
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-28grid docs changesMark Otto1-3/+9
2012-08-28remake the box-size grid, nuke fluid grid docs, fix up examples, clean up ↵Mark Otto4-1105/+142
form styles
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