From 68fa99076311ebd1a67dd5245517d9f00fd08cc9 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Wed, 9 Mar 2016 15:41:20 -0800 Subject: [PATCH] Test case for callouts --- testing/src/layouts/default.html | 3 +- .../src/pages/grid-with-callouts-inky.html | 44 +++++++++++++++++++ 2 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 testing/src/pages/grid-with-callouts-inky.html diff --git a/testing/src/layouts/default.html b/testing/src/layouts/default.html index 7be6abc5..829553d2 100644 --- a/testing/src/layouts/default.html +++ b/testing/src/layouts/default.html @@ -7,8 +7,7 @@ - - +
diff --git a/testing/src/pages/grid-with-callouts-inky.html b/testing/src/pages/grid-with-callouts-inky.html new file mode 100644 index 00000000..da1a5e88 --- /dev/null +++ b/testing/src/pages/grid-with-callouts-inky.html @@ -0,0 +1,44 @@ + + + + +

Lorem ipsum

+
+
+
+ + + +

Lorem ipsum

+
+
+
+ + + +

Small Alert Callout should be 6 columns in large

+
+
+ + + + +
+ + + +

Success

+
+
+ + +

Warning

+
+
+ + +

Normal 8 and 6

+
+
+
+
-- 2.47.2