Skip to content

Instantly share code, notes, and snippets.

@samnajian
Created August 5, 2014 12:25
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 samnajian/54264acf37a12855ad8e to your computer and use it in GitHub Desktop.
Save samnajian/54264acf37a12855ad8e to your computer and use it in GitHub Desktop.
<?php $typography = '{}';
$layout_style = '#usearch #usearch-archive-search .upfront-object-content{
width:630px;
}
input.search-field{
width:530px;
height:50px;
float:left;
padding:0;
border:none;
line-height:50px;
padding-left:22px;
}
button.search-button{
float:left;
border:none;
height:50px;
width:50px;
width:;
text-indent:9999px;
overflow:hidden;
}';
$theme_fonts = '';
$theme_colors = '';
$layout_properties = '[]';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment