From: Chris Rebert Date: Tue, 16 Dec 2014 01:49:35 +0000 (-0800) Subject: Use .alert-heading instead of hardcoding

X-Git-Tag: v4.0.0-alpha~432^2~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c2a82ea863ad2b0612ebff99763e6558693553;p=thirdparty%2Fbootstrap.git Use .alert-heading instead of hardcoding

--- diff --git a/docs/javascript/alerts.md b/docs/javascript/alerts.md index bbe2eeab42..8d3df5d2f8 100644 --- a/docs/javascript/alerts.md +++ b/docs/javascript/alerts.md @@ -22,7 +22,7 @@ When using a `.close` button, it must be the first child of the `.alert-dismissi {% example html %}