From: Daniel Hodgin Date: Sat, 23 Nov 2013 22:36:00 +0000 (-0500) Subject: Docs fix for Alert Box examples. Fixes #3664 X-Git-Tag: 5.0.3~117^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3665%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Docs fix for Alert Box examples. Fixes #3664 The advanced examples for Alert Boxes were missing the data-alert attribute in the example code --- diff --git a/doc/pages/components/alert_boxes.html b/doc/pages/components/alert_boxes.html index 1a1bf143f..de6a9f7cd 100644 --- a/doc/pages/components/alert_boxes.html +++ b/doc/pages/components/alert_boxes.html @@ -43,17 +43,17 @@ You can add more classes to your alert box to change its appearance. {{#markdown}} ```html -
+
This is a success alert with a radius. ×
-
+
This is a warning alert that is rounded. ×
-
+
This is an info alert with a radius. ×