From 08d19af710809bb0ac891e4973f451577fde5154 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 00:43:22 -0700 Subject: Fix remainder of panel default examples and reorder nav links --- components.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 5c09f8079..c54bae85c 100644 --- a/components.html +++ b/components.html @@ -2843,7 +2843,7 @@ body { padding-bottom: 70px; }

If there is no panel body, the component moves from panel header to table without interruption.

-
+
Panel heading
@@ -2881,7 +2881,7 @@ body { padding-bottom: 70px; }
{% highlight html %} -
+
Panel heading
@@ -2897,7 +2897,7 @@ body { padding-bottom: 70px; }

With list groups

Easily include full-width list groups within any panel.

-
+
Panel heading
@@ -2915,7 +2915,7 @@ body { padding-bottom: 70px; }
{% highlight html %} -
+
Panel heading
-- cgit v1.2.3