diff --git a/docs/_includes/js/alerts.html b/docs/_includes/js/alerts.html index e9a3120dea..7f539092f6 100644 --- a/docs/_includes/js/alerts.html +++ b/docs/_includes/js/alerts.html @@ -3,6 +3,7 @@

Example alerts

Add dismiss functionality to all alert messages with this plugin.

+

When using a .close button, it must be the first child of the .alert-dismissible and no text content may come before it in the markup.