aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2013-02-05derp, fix broke css and recompileMark Otto1-0/+6155
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵Mark Otto4-6099/+8
patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less
2013-02-05simplify media docsMark Otto2-12/+4
2013-02-05reorganize progress bars docsMark Otto2-116/+64
2013-02-05simpler alerts docsMark Otto2-34/+12
2013-02-05mo betta thumbnails docsMark Otto2-2/+4
2013-02-05reorder counters docsMark Otto2-14/+20
2013-02-05pagination docs cleanupMark Otto2-24/+6
2013-02-05simpler breadcrumbs docsMark Otto2-4/+2
2013-02-05Increase margins and line-height on h3; overhaul button dropdown docsMark Otto3-189/+59
2013-02-05Add justified button groups for link buttons; reorganize dropdowns and ↵Mark Otto3-58/+49
button groups docs sections
2013-02-05Forgot to remove base-css.mustacheMark Otto1-2101/+0
2013-02-04Remove base-css.html after recent mergesMark Otto1-2229/+0
2013-02-04Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto3-5/+4
Conflicts: docs/assets/css/bootstrap.css less/type.less
2013-02-04Fixes #6794: incorrect docs mention of th elementMark Otto2-4/+2
2013-02-04Fixes #6794: incorrect docs mention of th elementMark Otto2-4/+2
2013-02-02Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into ↵Mark Otto1-0/+78
vickash-3.0.0-wip
2013-02-02Verion number in JS makefileMark Otto1-1/+1
2013-02-02Rearrange forms contentMark Otto2-236/+238
2013-02-02Simplify input and input group sizingMark Otto3-38/+79
* Remove .input-mini because who really needs inputs that small * Remove unnecessary border-radius resets from large and small input groups
2013-02-02Merge branch '3.0.0-wip' of https://github.com/gilbarbara/bootstrap into ↵Mark Otto1-5/+86
gilbarbara-3.0.0-wip
2013-02-02Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵Mark Otto1-13/+7
well
2013-02-02Merge pull request #6763 from rjregenold/2.3.0-wipMark Otto1-1/+2
fixes jankiness with anchor tags in carousel.
2013-02-01Refactor navbar dividersMark Otto3-25/+36
* Instead of .divider-vertical, use .divider * Makes use of .nav-divider mixin * Dividers are horizontal to start, matching the default state of navbar nav links * Dividers become vertical above 768px via media queries
2013-02-01Fixes #6657: Upgrade Normalize to 2.1.0Mark Otto1-2/+13
2013-02-01Refactor colors and progress barsMark Otto3-129/+111
* Buttons and progress bars now make use of more semantic global @brand- colors * Progress bars have been rewritten to reduce the number of possible selectors * Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS
2013-02-02Fixing inline lists for IE7Nikhil Dabas1-0/+2
2013-02-01Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto3-6/+6
Conflicts: docs/examples/hero.html docs/examples/sticky-footer-navbar.html
2013-02-01Use button element instead of a for responsive navbar buttonsMark Otto5-10/+10
2013-02-01start to refactor justified nav exampleMark Otto1-44/+55
2013-02-01button element instead of href-less a tag for navbar buttonMark Otto1-2/+2
2013-02-01Update input-group-addon for input sizesGil Barbara1-5/+86
2013-01-31Refactor jumbotron-narrow.html exampleMark Otto1-7/+40
* Make it mobile-first * Add a handful of comments to explain CSS * Instead of an <hr> between custom header and jumbotron, use border for a tighter mobile layout
2013-01-31Rename marketing-narrow to jumbotron-narrow for mo betta naming schemesMark Otto4-4/+4
2013-01-31Refactor jumbotron example:Mark Otto1-22/+48
* Add hella CSS comments * Reduce padding on body to height of navbar, then set top margin on jumbotron at +768px * Wrap marketing copy and footer in an extra div so we can set some padding for ideal responsive views
2013-01-31only round jumbotron corners at 768px+Mark Otto1-1/+1
2013-01-31Button up navbar form which was adding 2px padding to .navbarMark Otto1-2/+2
2013-01-31Update starter template to include left/right padding on inner container; ↵Mark Otto1-1/+4
also include body padding
2013-01-31Remove gallery link from navbar; add to homepage examples section insteadMark Otto10-29/+2
2013-01-31Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto8-17/+26
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css docs/assets/js/application.js docs/components.html docs/templates/pages/components.mustache less/sprites.less
2013-01-31removes anchor tag definition.RJ Regenold1-1/+0
2013-01-31lets see how much i can mess this pull request up. :|RJ Regenold1-1/+1
2013-01-31fixes jankiness with anchor tags in carousel.RJ Regenold1-1/+3
2013-01-30make on prev commitMark Otto1-0/+1
2013-01-30clear up show-grid stuffMark Otto2-3/+3
2013-01-30add meta tag to second exampleMark Otto2-0/+2
2013-01-30make on prev commitMark Otto1-2/+3
2013-01-30Merge branch 'greg-raven-patch-2' into 2.3.0-wipMark Otto1-2/+3
2013-01-30Update pagination example HTML to match examplesMark Otto2-4/+6
2013-01-28Fix form-actions documentationFred Sauer2-2/+2