From: Alex Olshansky
Date: Tue, 27 Aug 2013 12:20:14 +0000 (-0700)
Subject: Fixes #10207: alert-dismissable example requires contextual class
X-Git-Tag: v3.0.1~116^2~2^2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10209%2Fhead;p=thirdparty%2Fbootstrap.git
Fixes #10207: alert-dismissable example requires contextual class
---
diff --git a/components.html b/components.html
index 6273276473..3225f285ad 100644
--- a/components.html
+++ b/components.html
@@ -2209,13 +2209,13 @@ body { padding-bottom: 70px; }
Dismissable alerts
Build on any alert by adding an optional .alert-dismissable
and close button.