From 94df8090a7771b463c7661b7b0aeecac328b00f4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 Jul 2013 00:28:23 -0700 Subject: fixes for hella broken links on account of jekyll and twbs.github.com links --- components.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index e612caff5..1f685c2db 100644 --- a/components.html +++ b/components.html @@ -13,7 +13,7 @@ base_url: "../" -

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

+

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

Wrap the dropdown's trigger and the dropdown menu within .dropdown, or another element that declares position: relative;. Then add the menu's HTML.

@@ -102,7 +102,7 @@ base_url: "../" -

Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with our buttons plugin.

+

Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with our buttons plugin.

Tooltips & popovers in button groups require special setting

@@ -227,7 +227,7 @@ base_url: "../"

Plugin dependency

-

Button dropdowns require the dropdown plugin to be included in your version of Bootstrap.

+

Button dropdowns require the dropdown plugin to be included in your version of Bootstrap.

Single button dropdowns

@@ -591,7 +591,7 @@ base_url: "../" -

Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.

+

Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.

Tabs with dropdowns

@@ -977,7 +977,7 @@ body { padding-bottom: 70px; }

Plugin dependency

-

The responsive navbar requires the collapse plugin to be included in your version of Bootstrap.

+

The responsive navbar requires the collapse plugin to be included in your version of Bootstrap.

@@ -1383,7 +1383,7 @@ body { padding-bottom: 70px; } -

Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.

+

Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.

Default thumbnails

By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.

@@ -1483,7 +1483,7 @@ body { padding-bottom: 70px; } -

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.

+

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.

Default alert

Wrap any text and an optional dismiss button in .alert for a basic warning alert message.

-- cgit v1.2.3