aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07commenting out stuff and adding grid test pageMark Otto5-14/+107
2012-09-07nuke fluid grid docs againMark Otto2-208/+0
2012-09-07Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto64-247/+701
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-07Merge branch 'dionysiosarvanitis-master' into 2.1.2-wipMark Otto1-0/+3
2012-09-07fixes #5020: submenu support in dropupMark Otto4-0/+60
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto2-0/+8
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 Otto2-18/+20
2012-09-07remove offset margin in row-fluid mobile layoutDionysios G. Arvanitis1-0/+3
2012-09-07Merge branch 'media-component' of github.com:wpbrains/bootstrap into ↵Giuliano Velli0-0/+0
media-component
2012-09-07Modified the file to conform to bootstrap standards and fix an IE7 css ↵Giuliano Velli1-38/+39
selector issue Signed-off-by: Giuliano Velli <[email protected]>
2012-09-05Fix small documentatio typos.Ramiro Morales4-10/+10
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto2-2/+2
2012-09-05Merge branch 'spantaleev-patch-1' into 2.1.2-wipMark Otto2-4/+0
2012-09-05rebuild after mergeMark Otto4-5/+3
2012-09-05version bump to get this startedMark Otto36-49/+49
2012-09-05Do not force white icons in active tab linksSlavi Pantaleev1-2/+0
Active `.nav-tabs` elements are not blue (like pills), so forcing a white icon there is not appropriate.
2012-09-04last rebuild before 2.1.1 releasev2.1.1Jacob Thornton3-3/+3
2012-09-04Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto2-1/+8
2012-09-04regrettably remove the animated button for download on homepage to improve ↵Mark Otto1-20/+8
page performance in some browsers
2012-09-04Merge pull request #4784 from rossj/2.1.1-wip♒∆✝1-1/+1
Fix Typeahead key navigation with Chrome + jQuery 1.8.0
2012-09-04Merge pull request #4810 from mainerror/2.1.1-wip♒∆✝1-0/+7
Makefile misses a 'clean' directive
2012-09-04fixes #4968 manually: typo in scaffolding docs about offset classesMark Otto2-2/+2
2012-09-04improve comments in image stylesMark Otto1-1/+4
2012-09-04fixes #4958: add version to minified jsMark Otto2-2/+2
2012-09-04fixes #4885: correct use of skew in .skew() mixin for FFMark Otto1-1/+1
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto2-2/+2
2012-09-04fixes #4959: docs exampleMark Otto2-4/+6
2012-09-03fixes #4935: properly comment responsive image techniques and add CSS tests ↵Mark Otto2-2/+42
to support
2012-09-03fixes #4146: IE7-8 responsive image helperMark Otto2-0/+2
2012-09-03add comment to go with updated box-shadow mixinMark Otto1-0/+1
2012-09-03Merge pull request #4763 from Luis-TP/2.1.1-wipMark Otto8-25/+19
Improve .box-shadow mixin by utilizing regex function to no longer require escaping
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto4-4/+68
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 Otto2-2/+2
2012-09-01fixes #4902: proper accordion html exampleMark Otto2-0/+60
2012-09-01fixes #4910: use @baseLineHeight * 1.5 for .lead font-sizeMark Otto2-2/+2
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 Otto2-25/+25
2012-08-31fixes #4889: btn-link disabled stylesMark Otto2-2/+13
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 Otto2-2/+6
2012-08-29fixes #4819: manual fix of missing .control-label in responsive767 file, ↵Mark Otto2-19/+21
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-29Added 'clean' directive to the make file.Octavian Damiean1-0/+7
2012-08-28grid docs changesMark Otto1-3/+9