From: Mark Otto Date: Thu, 10 Jul 2014 03:01:55 +0000 (-0700) Subject: nuke wells include X-Git-Tag: v4.0.0-alpha~758 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c42d943e106bdba57b8fb2e7670c95d0c459c9b5;p=thirdparty%2Fbootstrap.git nuke wells include --- diff --git a/docs/_includes/components/wells.html b/docs/_includes/components/wells.html deleted file mode 100644 index 56e5fa098f..0000000000 --- a/docs/_includes/components/wells.html +++ /dev/null @@ -1,33 +0,0 @@ -
-

Wells

- -

Default well

-

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

-
-
- Look, I'm in a well! -
-
-{% highlight html %} -
...
-{% endhighlight %} -

Optional classes

-

Control padding and rounded corners with two optional modifier classes.

-
-
- Look, I'm in a large well! -
-
-{% highlight html %} -
...
-{% endhighlight %} - -
-
- Look, I'm in a small well! -
-
-{% highlight html %} -
...
-{% endhighlight %} -