From: Anthony Talarico Date: Wed, 6 Apr 2016 14:17:29 +0000 (-0400) Subject: fixing syntax error X-Git-Tag: v1.0.1^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0860715927cf7e48d7862c339e27c402ff9fe12f;p=WP-Themes%2Fcamppetosega.git fixing syntax error --- diff --git a/scss/_gravityForms.scss b/scss/_gravityForms.scss index b67f5a8..4958814 100644 --- a/scss/_gravityForms.scss +++ b/scss/_gravityForms.scss @@ -10,5 +10,5 @@ @media #{$small-only} { #input_3_41, #input_3_24, #input_3_37{ width: 73%; - } - } \ No newline at end of file + } +} \ No newline at end of file