From 0e307409fad7a293cb61b03d04c025de20ab6c69 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 13 Mar 2014 11:02:17 -0400 Subject: yeti: fix button and input size in forms, closes #231 --- yeti/bootstrap.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'yeti/bootstrap.css') diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css index 8442293b..a5d80469 100644 --- a/yeti/bootstrap.css +++ b/yeti/bootstrap.css @@ -5855,7 +5855,6 @@ table { input, .form-control { padding: 7px; - font-size: 12px; } label, .control-label, @@ -5865,7 +5864,6 @@ label, font-size: 12px; font-weight: normal; } -.form-group .btn, .input-group-addon, .input-group-btn .btn { padding: 8px 14px; -- cgit v1.2.3