Commit 0e19880267270682a638d6851d4225083f5f2603

Authored by Nathan Broadbent
1 parent d0e170ee
Exists in master and in 1 other branch production

Helper text should be lower case.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
@@ -352,7 +352,6 @@ form .error-messages ul { @@ -352,7 +352,6 @@ form .error-messages ul {
352 352
353 form .field-helpertext { 353 form .field-helpertext {
354 display: inline; 354 display: inline;
355 - text-transform: uppercase;  
356 } 355 }
357 356
358 form input#app_email_at_notices { 357 form input#app_email_at_notices {