| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-04 | correct right nav in navbar examples | Mark Otto | 3 | -7/+7 | |
| 2013-05-04 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -0/+3 | |
| 2013-05-04 | Fixes #7783: nuke bottom margin on fixed-bottom-navbar | Mark Otto | 1 | -0/+1 | |
| 2013-05-03 | Merge pull request #7621 from jeremydenoun/patch-1 | Mark Otto | 1 | -0/+3 | |
| Fix flickering on progress bar width update | |||||
| 2013-05-03 | Fixes #7511: add support for nested button groups so you can use dropdowns ↵ | Mark Otto | 2 | -0/+41 | |
| in your button groups | |||||
| 2013-05-03 | Fixes #7721: change @navbar-text to @navbar-color, along with inverse options | Mark Otto | 1 | -1/+1 | |
| 2013-05-03 | recompile after last justified nav tweaks | Mark Otto | 1 | -0/+6 | |
| 2013-05-03 | Update justified nav CSS for proper selectors | Mark Otto | 1 | -5/+4 | |
| 2013-05-03 | Merge pull request #7670 from DarDar/3.0.0-wip | Mark Otto | 1 | -8/+8 | |
| Use @font-size-... variables instead of hardcoded font-size in px | |||||
| 2013-05-03 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -10/+4 | |
| 2013-05-03 | Scope .table-bordered styles to immediate children only | Mark Otto | 1 | -39/+39 | |
| 2013-05-03 | remove .fade from static modal example, but include in code snippet | Mark Otto | 1 | -1/+1 | |
| 2013-05-03 | Merge pull request #7769 from holic/3.0.0-sticky-footer | Mark Otto | 2 | -10/+4 | |
| Use padding instead of #push with box-sizing: border-box | |||||
| 2013-05-03 | Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wip | Mark Otto | 2 | -22/+45 | |
| Conflicts: docs/docs.html | |||||
| 2013-05-03 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -5/+5 | |
| 2013-05-03 | Add cursor: pointer; to .checkbox and .radio and their inline counterparts | Mark Otto | 1 | -0/+2 | |
| 2013-05-03 | Merge pull request #7762 from sethlilly/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Corrected typo in carousel.html | |||||
| 2013-05-03 | run make on previous commits | Mark Otto | 1 | -60/+15 | |
| 2013-05-02 | More navbar CSS and docs cleanup | Mark Otto | 2 | -9/+37 | |
| * Rearrange sections * Add code snippets for text and links in navbars * Add .navbar-link back in * Add mention of .navbar-text, but it still needs to be re-implemented * Update nav to reflect new order | |||||
| 2013-05-02 | Improve buttons in navbars | Mark Otto | 2 | -5/+14 | |
| * Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two * Uses the same method as .navbar-form * To use, add .navbar-btn to any button outside a form element * Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav | |||||
| 2013-05-02 | Cleanup .navbar-form styles | Mark Otto | 1 | -0/+32 | |
| * Nuke the commented out navbar forms code that's not currently needed * Add a few more examples to the .navbar-form docs section * Remove (for now at least) top padding on checkbox and radios | |||||
| 2013-05-02 | add customizer link to docs homepage | Mark Otto | 1 | -0/+3 | |
| 2013-05-03 | Fix input border flicker in Chrome from @garoevans, closes #7689 | Kevin Ingersoll | 1 | -4/+4 | |
| 2013-05-03 | Use padding instead of #push with box-sizing: border-box | Kevin Ingersoll | 2 | -10/+4 | |
| 2013-05-02 | Corrected typo in carousel.html | Seth Lilly | 1 | -1/+1 | |
| Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag. | |||||
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -8/+8 | |
| 2013-04-30 | add the fade class to the default modal docs | Mark Otto | 1 | -2/+2 | |
| 2013-04-30 | outdent the rows for tablets and above | Mark Otto | 1 | -0/+4 | |
| 2013-04-30 | make that left/right padding, not top/bottom on navbar | Mark Otto | 1 | -2/+2 | |
| 2013-04-30 | add back bottom margin to navbars | Mark Otto | 1 | -0/+1 | |
| 2013-04-30 | no need for zero padding on navbar top/bottom; better comment | Mark Otto | 1 | -1/+2 | |
| 2013-04-30 | nuke line numbers | Mark Otto | 1 | -220/+220 | |
| 2013-04-28 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 6 | -26/+26 | |
| 2013-04-28 | single colon pseudo element for ie8 | Mark Otto | 1 | -1/+1 | |
| 2013-04-28 | Merge pull request #7718 from burnsra/3.0.0-wip-breadcrumbs | Mark Otto | 1 | -1/+1 | |
| Cleanup breadcrumb divider last item | |||||
| 2013-04-28 | Update examples after grid changes | Robert Burns | 5 | -25/+25 | |
| 2013-04-28 | Cleanup breadcrumb divider last item | Robert Burns | 1 | -1/+1 | |
| Modify to hide both padding and leading/trailing whitespace Thanks to https://github.com/holic for suggestion | |||||
| 2013-04-28 | Merge pull request #7704 from twitter/bs3_moar_grid_changes | Mark Otto | 3 | -193/+190 | |
| BS3: Overhaul grid system once more | |||||
| 2013-04-28 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 9 | -13/+9 | |
| 2013-04-28 | derp on navbar toggle and docs positions | Mark Otto | 3 | -4/+16 | |
| 2013-04-28 | Merge pull request #7713 from burnsra/3.0.0-wip-navs-overhaul | Mark Otto | 1 | -5/+1 | |
| Fix navbar on phone/tablet devices after navbar overhaul | |||||
| 2013-04-28 | Fix navbar on phone/tablet devices after navbar overhaul | Robert Burns | 1 | -5/+1 | |
| 2013-04-28 | Update examples after overhaul of navbar navs | Robert Burns | 8 | -8/+8 | |
| 2013-04-27 | Overhaul navbar navs | Mark Otto | 3 | -118/+57 | |
| * Switch from to to eliminate an element in selectors * Drop .navbar-divider entirely | |||||
| 2013-04-27 | Add maximum bounds variables for so our responsive utilities don't overlap | Mark Otto | 1 | -1/+1 | |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -2/+2 | |
| 2013-04-26 | Back to two grid classes, .col and .col-lg-* | Mark Otto | 3 | -193/+190 | |
| 2013-04-26 | Fixes #7688: move font-weight for glyphicons to before pseudo element | Mark Otto | 1 | -3/+2 | |
| 2013-04-26 | Redo the getting started section to mention BootstrapCDN | Mark Otto | 2 | -20/+43 | |
| 2013-04-26 | running make | Mark Otto | 3 | -15/+25 | |
