Skip to content

Instantly share code, notes, and snippets.

@marothstein
Created July 26, 2014 16:45
Show Gist options
  • Save marothstein/cc475920fc82626410ca to your computer and use it in GitHub Desktop.
Save marothstein/cc475920fc82626410ca to your computer and use it in GitHub Desktop.
Import page CSS edits
.page-content {
overflow-x: hidden !important;
min-width: 920px;
}
<!-- .page-content -->
<div class="page-content">
...
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment