Skip to content

Instantly share code, notes, and snippets.

@lenivene
Last active April 23, 2020 12:46
Show Gist options
  • Save lenivene/715e2c00c70b93f8fe6bc69eebe90474 to your computer and use it in GitHub Desktop.
Save lenivene/715e2c00c70b93f8fe6bc69eebe90474 to your computer and use it in GitHub Desktop.
Show input number equal input password
input[type=number] {
-webkit-text-security: disc;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment