From 96d8553becfdf219c40e046e1202d4f2a2723010 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 27 Oct 2016 22:11:22 -0700 Subject: grunt --- dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 1854531d8..e0711a1ea 100644 --- a/dist/css/bootstrap.css +++ b/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; -- cgit v1.2.3