| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-19 | fixes #9855: account for modal overflow on body hiding scrollbar | Mark Otto | 1 | -0/+6 | |
| 2013-08-19 | run grunt dist for #9864 | Mark Otto | 1 | -3/+3 | |
| 2013-08-19 | Fixes secondary issue in #9798 | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Add default navbar z-index to fix #9844 | Mark Otto | 1 | -1/+2 | |
| iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar. | |||||
| 2013-08-19 | run grunt dist on #9847 | Mark Otto | 1 | -4/+0 | |
| 2013-08-19 | move dropdown change from navbar to dropdowns to fix customizer compiling | Mark Otto | 1 | -4/+7 | |
| 2013-08-19 | save and recompile for that last commit | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵ | Mark Otto | 1 | -1/+7 | |
| example | |||||
| 2013-08-19 | Change up label padding to equalize top and bottom | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Nuke margin for last child navbar text | Mark Otto | 1 | -0/+3 | |
| 2013-08-19 | Run grunt dist on responsive changes | Mark Otto | 1 | -126/+230 | |
| 2013-08-18 | smaller h1 and h2 | Mark Otto | 1 | -2/+2 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -0/+49 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -37/+67 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -22/+29 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Update var in theme | Mark Otto | 1 | -22/+29 | |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -3/+20 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | improve dependencies for image thumbnails and thumbnail component | Mark Otto | 1 | -12/+18 | |
| 2013-08-18 | better alignment of glyphicons vertically | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixes #9815: proper alignment of navbar nav if first child | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into glyphicons-LESS-fixes | Mark Otto | 1 | -80/+121 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-navbar-default' of ↵ | Mark Otto | 1 | -79/+116 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | fixes #9798: update spacing on checkboxes and radios for horizontal | Mark Otto | 1 | -0/+4 | |
| 2013-08-18 | regenerate CSS | Chris Rebert | 1 | -70/+70 | |
| 2013-08-18 | fixes #9803: label and input alignment in horizontal forms | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -80/+117 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | fixes #9790: nullify right padding in container-ed navbars when last element ↵ | Mark Otto | 1 | -0/+3 | |
| in collapse is a right aligned navbar nav | |||||
| 2013-08-18 | fixes #9768: unbold buttons | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixes #9786: enable tables in panels | Mark Otto | 1 | -0/+12 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_restore_glyphicons | Mark Otto | 1 | -2/+3 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | combine and simplify caret border widths | Mark Otto | 1 | -3/+2 | |
| 2013-08-18 | fixed caret | liuyl | 1 | -1/+3 | |
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 1 | -2/+162 | |
| 2013-08-18 | docs layout and alignment refinement | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | Restore glyphicons | Mark Otto | 1 | -0/+654 | |
| 2013-08-17 | Reorder bootstrap.less to match docs oder | Mark Otto | 1 | -1066/+1066 | |
| 2013-08-17 | Navbar update | Mark Otto | 1 | -16/+23 | |
| Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements. | |||||
| 2013-08-17 | Update jumbotron | Mark Otto | 1 | -3/+11 | |
| * Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759. | |||||
| 2013-08-17 | Fix navbar brand alignment by removing header padding when above 768px | Mark Otto | 1 | -0/+3 | |
| 2013-08-17 | Fixes #9752: clear floats in .panel-body | Mark Otto | 1 | -0/+20 | |
| 2013-08-17 | 2px border on thead th elements for just a tad more separation | Mark Otto | 1 | -0/+6 | |
| 2013-08-17 | fixes #9538: prevent Firefox rendering bug via some border-fu | Mark Otto | 1 | -1/+2 | |
| 2013-08-17 | Fixes #9552: Downsize and use whole numbers for panel title to prevent odd ↵ | Mark Otto | 1 | -1/+1 | |
| 1px bug | |||||
| 2013-08-17 | fix #9743: pager hover background should be light gray | Mark Otto | 1 | -1/+1 | |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ↵ | Mark Otto | 1 | -5/+5 | |
| elements | |||||
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add ↵ | Mark Otto | 1 | -24/+12 | |
| padding to body to compensate | |||||
| 2013-08-16 | fixes #9475 | Mark Otto | 1 | -1/+4 | |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 1 | -4/+14 | |
| 2013-08-16 | switch to margin on navbar-nav to avoid stacking negative space reported in ↵ | Mark Otto | 1 | -6/+1 | |
| #9705 | |||||
| 2013-08-16 | fixed navbar static top borders | Mark Otto | 1 | -1/+4 | |
