diff options
| author | Mark Otto <[email protected]> | 2014-06-19 02:02:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-19 02:02:23 -0700 |
| commit | bd541083f14f8293bc327255c17da4f376443d02 (patch) | |
| tree | 7c67bb4af5b2ec57879b45e63d6af7d4fa038a87 /docs/_includes/getting-started/examples.html | |
| parent | 162a27f67a988c37a55d476899e62b99cde8c969 (diff) | |
| download | bootstrap-bd541083f14f8293bc327255c17da4f376443d02.tar.xz bootstrap-bd541083f14f8293bc327255c17da4f376443d02.zip | |
Nuke equal height columns example; got a few bugs that make it not ready for prime time in v3.2
Diffstat (limited to 'docs/_includes/getting-started/examples.html')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index 49729f53e..849d044c0 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -155,12 +155,5 @@ <h4>Offcanvas</h4> <p>Build a toggleable off-canvas navigation menu for use with Bootstrap.</p> </div> - <div class="col-xs-6 col-md-4"> - <a class="thumbnail" href="../examples/equal-height-columns/"> - <img src="../examples/screenshots/equal-height-columns.jpg" alt=""> - </a> - <h4>Equal-height grid columns</h4> - <p>Adds automatic equal-height grid columns to Bootstrap's grid system.</p> - </div> </div> </div> |
