From 9677d6685a575e1c5a54d887df5974c342536abc Mon Sep 17 00:00:00 2001 From: Bootstrap's Grunt bot Date: Thu, 19 Feb 2015 23:51:16 +0000 Subject: automatic grunt dist --- dist/css/bootstrap.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 023dcfe68..60e0ab431 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2682,6 +2682,7 @@ fieldset[disabled] .checkbox label { cursor: not-allowed; } .form-control-static { + min-height: 34px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; @@ -2723,6 +2724,7 @@ select[multiple].form-group-sm .form-control { } .form-group-sm .form-control-static { height: 30px; + min-height: 32px; padding: 5px 10px; font-size: 12px; line-height: 1.5; @@ -2759,6 +2761,7 @@ select[multiple].form-group-lg .form-control { } .form-group-lg .form-control-static { height: 46px; + min-height: 38px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; -- cgit v1.2.3