From 1d8ff36afa73ac086004962ec2f3d02148f8a201 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 14 May 2013 18:55:37 -0700 Subject: Add .panel-footer --- docs/components.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 23c20d94d..01b76d812 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2426,6 +2426,21 @@ body {
Panel heading
Panel content +{% endhighlight %} + + +

Wrap buttons or secondary text in .panel-footer.

+
+
+ Panel content + +
+
+{% highlight html %} +
+ Panel content + +
{% endhighlight %}

Contextual alternatives

-- cgit v1.2.3