From 551c561ee2471681c5c7536c2cfe81d15f180cf7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 16 Aug 2013 12:43:54 -0700 Subject: docs cleanup on naming to fix #9710 --- components.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index ead8cf141..a5bdb7c32 100644 --- a/components.html +++ b/components.html @@ -11,7 +11,7 @@ base_url: "../" ================================================== -->

Toggleable, contextual menu for displaying lists of links. Made interactive with the dropdown JavaScript plugin.

@@ -318,7 +318,7 @@ base_url: "../" ================================================== -->

Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup.

@@ -1767,14 +1767,12 @@ body { padding-bottom: 70px; } -
- -

Jumbotron

A lightweight, flexible component to showcase key content on your site. It works well on marketing and content-heavy sites.

@@ -1790,8 +1788,16 @@ body { padding-bottom: 70px; }

Learn more

{% endhighlight %} +
+ + -

Page header

+ +
+

A simple shell for an h1 to appropriately space out and segment sections of content on a page. It can utilize the h1's default small element, as well as most other components (with additional styles).

{% endhighlight %} - +

Add .pull-right to a .dropdown-menu to right align the dropdown menu.

{% highlight html %} {% endhighlight %} - +

Add a header to label sections of actions in any dropdown menu.