From fabbb9e4bab3708f1fda7beaf6ced7b514350feb Mon Sep 17 00:00:00 2001 From: saiwang Date: Mon, 19 Aug 2013 22:08:06 +0800 Subject: [PATCH 1/2] `.table` style is duplicate in `List groups in panels` and `Tables in panels` --- less/panels.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/less/panels.less b/less/panels.less index 0f454fea05..2343b25085 100644 --- a/less/panels.less +++ b/less/panels.less @@ -25,9 +25,6 @@ // any kind of custom content between the two. .panel { - > .table { - margin-bottom: 0; - } > .list-group { margin-bottom: 0; From e82e8321f2397ad449c0e0d09817f2313805d770 Mon Sep 17 00:00:00 2001 From: Yulong Liu Date: Mon, 19 Aug 2013 23:02:03 +0800 Subject: [PATCH 2/2] fix typo --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.html b/components.html index c54bae85c8..9bd2b3d48b 100644 --- a/components.html +++ b/components.html @@ -248,7 +248,7 @@ base_url: "../" {% highlight html %} {% endhighlight %}