From 6331b9962b39f6a4ccacef397089a9d92fadb43f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 26 Mar 2017 15:26:07 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 73915cdf1..7a816b10e 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3093,10 +3093,10 @@ tbody.collapse.show { } .dropdown-divider { - height: 1px; + height: 0; margin: 0.5rem 0; overflow: hidden; - background-color: #eceeef; + border-top: 1px solid #eceeef; } .dropdown-item { -- cgit v1.2.3