From bbe67be6ca5acc2e8416947d457aa9a06ecb0471 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 11 Dec 2013 14:04:56 -0500 Subject: fixes #182, updates all variables.less files for 3.0.3 --- yeti/bootstrap.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'yeti/bootstrap.css') diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css index 158f7c49..9d105fd0 100644 --- a/yeti/bootstrap.css +++ b/yeti/bootstrap.css @@ -761,7 +761,7 @@ code, kbd, pre, samp { - font-family: Monaco, Menlo, Consolas, "Courier New", monospace; + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { @@ -2145,7 +2145,7 @@ textarea.input-sm { } .input-lg { - height: 47px; + height: 48px; padding: 10px 16px; font-size: 19px; line-height: 1.33; @@ -2153,8 +2153,8 @@ textarea.input-sm { } select.input-lg { - height: 47px; - line-height: 47px; + height: 48px; + line-height: 48px; } textarea.input-lg { @@ -4094,7 +4094,7 @@ input[type="button"].btn-block { .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { - height: 47px; + height: 48px; padding: 10px 16px; font-size: 19px; line-height: 1.33; @@ -4104,8 +4104,8 @@ input[type="button"].btn-block { select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { - height: 47px; - line-height: 47px; + height: 48px; + line-height: 48px; } textarea.input-group-lg > .form-control, @@ -7920,4 +7920,4 @@ label, .affix { position: fixed; -} +} \ No newline at end of file -- cgit v1.2.3