diff options
| author | Mark Otto <[email protected]> | 2013-12-28 18:47:32 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-28 18:47:32 -0800 |
| commit | 6405442e66194329cafb3dad9936131fc8fe6677 (patch) | |
| tree | 73469b2cb8f5b31805d805cb02f1797c0ca9441e /examples | |
| parent | 068010409b8738eaf92bc104fb708091fb9d20fb (diff) | |
| download | bootstrap-6405442e66194329cafb3dad9936131fc8fe6677.tar.xz bootstrap-6405442e66194329cafb3dad9936131fc8fe6677.zip | |
drop the title
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html index 48baf6acd..30093254e 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -112,7 +112,7 @@ <hr> <h3>Column clearing</h3> - <p><a href="http://getbootstrap.com/css/#grid-responsive-resets" title="Official documentation for clearfix">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> + <p><a href="http://getbootstrap.com/css/#grid-responsive-resets">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> <div class="row"> <div class="col-xs-6 col-sm-3"> .col-xs-6 .col-sm-3 |
