Removed unlocalizeable string from CSS

This commit is contained in:
Ingo Schommer 2013-04-09 14:41:32 +03:00
parent c991a8eb32
commit af748fa6f9
1 changed files with 1 additions and 2 deletions

View File

@ -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) {
}
}