diff --git a/components.html b/components.html index c24eaf8595..12c72e00ae 100644 --- a/components.html +++ b/components.html @@ -2209,7 +2209,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.

Examples

Wrap any text and an optional dismiss button in .alert and one of the four contextual classes (e.g., .alert-success) for basic alert messages.