Skip to content

Instantly share code, notes, and snippets.

@walshbr
Last active December 19, 2015 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save walshbr/5968989 to your computer and use it in GitHub Desktop.
Save walshbr/5968989 to your computer and use it in GitHub Desktop.
Styling to make the search bar more subtle.
#searchform{
border-radius:0px;
border-top: 1px solid #E3E3E3;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment