Skip to content

Instantly share code, notes, and snippets.

@benhinchley
Created October 10, 2018 22:44
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 benhinchley/4581cfcdde65010efb40992416b723dd to your computer and use it in GitHub Desktop.
Save benhinchley/4581cfcdde65010efb40992416b723dd to your computer and use it in GitHub Desktop.
/* fixing the text alignment and suggestions container width */
#nav-search-box ul,
#results-search-box ul {
margin: 0;
padding: 0;
text-align: left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment