From acbff564a5bdceab7ee223dc6f748a67601cd536 Mon Sep 17 00:00:00 2001 From: Braad Date: Mon, 10 Aug 2015 16:21:07 -0700 Subject: [PATCH] Fix typo --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5fa8df9..bfe02ac 100755 --- a/style.css +++ b/style.css @@ -1100,7 +1100,7 @@ div.gform_wrapper form .gfield_checkbox li { margin: 0; } -div.gform_wrapper ul.gfield_radio li { /* Prevent radio optoin from being cut off by default GF CSS */ +div.gform_wrapper ul.gfield_radio li { /* Prevent radio option from being cut off by default GF CSS */ padding-left: 1px !important; }