diff --git a/docs/docs.html b/docs/docs.html index c57ced0d27..d1c99fd92a 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1568,12 +1568,12 @@ For example, <section> should be wrapped as inline.

Link functionality of <a> not impacted

-

This class will only change the appearance of <a class="btn"> buttons, not their functionality. You need to use custom JavaScript to disable links here.

+

This class will only change the appearance of <a class="btn"> buttons, not their functionality. Use custom JavaScript to disable links here.

Cross-browser compatibility

-

While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <disabled> attribute on a <fieldset>. You need to use custom JavaScript to disable the fieldset in these browsers.

+

While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <disabled> attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.

@@ -2154,7 +2154,7 @@ For example, <section> should be wrapped as inline.

Link functionality not impacted

-

This class will only change the <a>'s appearance, not its functionality. You need to use custom JavaScript to disable links here.

+

This class will only change the <a>'s appearance, not its functionality. Use custom JavaScript to disable links here.

@@ -3309,7 +3309,7 @@ For example, <section> should be wrapped as inline.

Link functionality not impacted

-

This class will only change the <a>'s appearance, not its functionality. You need to use custom JavaScript to disable links here.

+

This class will only change the <a>'s appearance, not its functionality. Use custom JavaScript to disable links here.