From: saiwang Date: Mon, 19 Aug 2013 14:08:06 +0000 (+0800) Subject: `.table` style is duplicate in `List groups in panels` and `Tables in panels` X-Git-Tag: v3.0.0~17^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fabbb9e4bab3708f1fda7beaf6ced7b514350feb;p=thirdparty%2Fbootstrap.git `.table` style is duplicate in `List groups in panels` and `Tables in panels` --- 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;