From 6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 20 Aug 2017 13:36:58 -0700 Subject: dist --- dist/css/bootstrap.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index cda97f8ce..9164d6876 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3866,6 +3866,10 @@ tbody.collapse.show { border-bottom-left-radius: 0.25rem; } +.card .card-header + .list-group > .list-group-item:first-child { + border-top: 0; +} + .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; @@ -4154,7 +4158,6 @@ tbody.collapse.show { font-size: 75%; font-weight: bold; line-height: 1; - color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; -- cgit v1.2.3