Skip to content

Instantly share code, notes, and snippets.

@ae-elaine-axis
Created September 14, 2018 08:10
Show Gist options
  • Save ae-elaine-axis/977202fb29d9f703156d242bee21dc01 to your computer and use it in GitHub Desktop.
Save ae-elaine-axis/977202fb29d9f703156d242bee21dc01 to your computer and use it in GitHub Desktop.
Search panel on Starter Site (unfolded and on top)
.search-panel {
display: block !important;}
.search-panel .text-field {
position: fixed !important;
top: 0px !important;
left: 0px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment