diff --git a/components.html b/components.html index 8298a00b6..839e14290 100644 --- a/components.html +++ b/components.html @@ -2120,7 +2120,7 @@ body { padding-bottom: 70px; }

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Button Button

+

Button Button

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

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Button Button

+

Button Button

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

Thumbnail label

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Button Button

+

Button Button

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

Thumbnail label

...

-

Button Button

+

Button Button

diff --git a/css.html b/css.html index c0169d574..a45c71a80 100644 --- a/css.html +++ b/css.html @@ -2134,12 +2134,12 @@ For example, <section> should be wrapped as inline.

Anchor element

Add the .disabled class to <a> buttons.

- Primary link - Link + Primary link + Link

{% highlight html %} -Primary link -Link +Primary link +Link {% endhighlight %}

We use .disabled as a utility class here, similar to the common .active class, so no prefix is required. diff --git a/javascript.html b/javascript.html index 347c2c1c5..1d41f71a5 100644 --- a/javascript.html +++ b/javascript.html @@ -1020,7 +1020,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {

Live demo

- Click to toggle popover + Click to toggle popover

Four directions