Skip to content

Instantly share code, notes, and snippets.

@sharksharkco
Last active February 19, 2016 15:48
Show Gist options
  • Save sharksharkco/27035567978d9906b06e to your computer and use it in GitHub Desktop.
Save sharksharkco/27035567978d9906b06e to your computer and use it in GitHub Desktop.
Placeholder
.navbar-search ::-webkit-input-placeholder {color: #fff;}
.navbar-search :-moz-placeholder {color: #fff;}
.navbar-search ::-moz-placeholder {color: #fff;}
.navbar-search :-ms-input-placeholder {color: #fff;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment