From cecf0db2ce5e4687579d9510dca6cc205ef43d7b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 27 Oct 2016 22:29:10 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 1854531d8..7d4574140 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3472,6 +3472,7 @@ tbody.collapse.active { .custom-control { position: relative; display: inline-block; + min-height: 1.5rem; padding-left: 1.5rem; cursor: pointer; } @@ -3513,7 +3514,7 @@ tbody.collapse.active { .custom-control-indicator { position: absolute; - top: .25rem; + top: 0.25rem; left: 0; display: block; width: 1rem; @@ -3609,6 +3610,7 @@ tbody.collapse.active { display: inline-block; max-width: 100%; height: 2.5rem; + margin-bottom: 0; cursor: pointer; } -- cgit v1.2.3