Skip to content

Instantly share code, notes, and snippets.

@Narven
Forked from andreia/gist:3876449
Created June 17, 2014 02:31
Show Gist options
  • Save Narven/510d25b041c7eab5741f to your computer and use it in GitHub Desktop.
Save Narven/510d25b041c7eab5741f to your computer and use it in GitHub Desktop.
/* By default, required field labels are rendered with the "required" class */
.required:after {
content: "*";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment