From f8dc1858b088e7f1f4550bb56260686bd4392937 Mon Sep 17 00:00:00 2001
From: Alex Olshansky
Date: Tue, 27 Aug 2013 05:20:14 -0700
Subject: [PATCH] Fixes #10207: alert-dismissable example requires contextual
class
---
components.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.