diff --git a/components.html b/components.html index 00bd56bf16..7031647d63 100644 --- a/components.html +++ b/components.html @@ -1917,13 +1917,13 @@ body { padding-bottom: 70px; }
Build on any alert by adding an optional .alert-dismissable
and close button.
<section>
should be wrapped as inline.
Use the generic close icon for dismissing content like modals and alerts.
Add dismiss functionality to all alert messages with this plugin.
Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.
@@ -1200,7 +1200,7 @@ $('#myPopover').on('hidden.bs.popover', function () {
Just add data-dismiss="alert"
to your close button to automatically give an alert close functionality.