Skip to content

Instantly share code, notes, and snippets.

@gladchinda
Last active April 1, 2019 09:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save gladchinda/801d07c59655e2c86fd814f2b91ae63e to your computer and use it in GitHub Desktop.
Save gladchinda/801d07c59655e2c86fd814f2b91ae63e to your computer and use it in GitHub Desktop.
input[type='checkbox'].check-custom {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment