From af748fa6f958a21b9f401983943b55f3e274d9f7 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 9 Apr 2013 14:41:32 +0300 Subject: [PATCH] Removed unlocalizeable string from CSS --- css/form.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/form.css b/css/form.css index 4ca24e6..2d5ee97 100644 --- a/css/form.css +++ b/css/form.css @@ -138,7 +138,6 @@ form .message { } .Actions:after { color: #B94A48; - content: "* Indicates a required field"; display: inline-block; font-weight: normal; margin-top: 9px; @@ -295,4 +294,4 @@ form #DMYDate-day { @media only screen and (min-width: 700px) { -} \ No newline at end of file +}