Skip to content

Instantly share code, notes, and snippets.

@flashvnn
Created August 14, 2014 04:15
Show Gist options
  • Select an option

  • Save flashvnn/2b5d619df92b257e82a9 to your computer and use it in GitHub Desktop.

Select an option

Save flashvnn/2b5d619df92b257e82a9 to your computer and use it in GitHub Desktop.
@media (min-width: 768px){
#primary-menu-bar .menu-wrapper{
float:none;
margin: 0 auto;
display: table;
table-layout: fixed;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment