diff options
| author | Mark Otto <[email protected]> | 2014-03-06 23:18:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-06 23:18:13 -0800 |
| commit | 705ff7f2275ca823f71ca8dfba27a3b68119a2a4 (patch) | |
| tree | 5e9cafa73cafc08cfcd4f0dba987620fe21ccd21 /docs/_includes | |
| parent | 12c619f5b9149a4d3f4d24efe106504b6a8a5004 (diff) | |
| download | bootstrap-705ff7f2275ca823f71ca8dfba27a3b68119a2a4.tar.xz bootstrap-705ff7f2275ca823f71ca8dfba27a3b68119a2a4.zip | |
Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-components.html | 1 | ||||
| -rw-r--r-- | docs/_includes/nav-css.html | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index f63a1335a..e850f3abc 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -138,4 +138,5 @@ <li><a href="#panels-list-group">With list groups</a> </ul> </li> +<li><a href="#responsive-embed">Responsive embed</a></li> <li><a href="#wells">Wells</a></li> diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index c5f4175a1..1ff3fe804 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -103,7 +103,6 @@ <li><a href="#helper-classes-show-hide">Showing and hiding content</a></li> <li><a href="#helper-classes-screen-readers">Screen reader content</a></li> <li><a href="#helper-classes-image-replacement">Image replacement</a></li> - <li><a href="#helper-classes-embeds-responsive">Embeds responsive</a></li> </ul> </li> <li> |
