diff --git a/style.css b/style.css index c202730..d80ced1 100644 --- a/style.css +++ b/style.css @@ -2585,4 +2585,8 @@ ul.nav-list .caret { .gform_wrapper .chzn-container-single a.chzn-single div{ background:white; filter:none; +} + +.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { +min-height:30px } \ No newline at end of file