From 2a3018a9a607d984a814d029255ad2465caf4acc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 00:42:12 -0700 Subject: [PATCH] Fix broken tables in panel groups example --- components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.html b/components.html index 49f4c3910a..5c09f80797 100644 --- a/components.html +++ b/components.html @@ -2786,7 +2786,7 @@ body { padding-bottom: 70px; }

With tables

Add any non-bordered .table within a panel for a seamless design. If there is a .panel-body, we add an extra border to the top of the table for separation.

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