Skip to content

Instantly share code, notes, and snippets.

@cpaul007
Created May 7, 2020 09:36
Show Gist options
  • Save cpaul007/799298289d1e8948cdfea52be664d163 to your computer and use it in GitHub Desktop.
Save cpaul007/799298289d1e8948cdfea52be664d163 to your computer and use it in GitHub Desktop.
Fix alignment of GDPR checkbox
.ff_t_c,
.ff_gdpr_field {
vertical-align: top!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment