From 44447eeefe61dbb16cab59900c3c061d9f207fbc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 24 Nov 2014 17:09:32 -0800 Subject: Give all embedded live docs examples data-example-id attrs Refs #11410 --- docs/_includes/components/wells.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/_includes/components/wells.html') diff --git a/docs/_includes/components/wells.html b/docs/_includes/components/wells.html index 56e5fa098..53eae2dde 100644 --- a/docs/_includes/components/wells.html +++ b/docs/_includes/components/wells.html @@ -3,7 +3,7 @@

Default well

Use the well as a simple effect on an element to give it an inset effect.

-
+
Look, I'm in a well!
@@ -13,7 +13,7 @@ {% endhighlight %}

Optional classes

Control padding and rounded corners with two optional modifier classes.

-
+
Look, I'm in a large well!
@@ -22,7 +22,7 @@
...
{% endhighlight %} -
+
Look, I'm in a small well!
-- cgit v1.2.3