Skip to content

Instantly share code, notes, and snippets.

@gonghao
Created April 30, 2015 09:25
Show Gist options
  • Save gonghao/b3ec5457f2722e9793b0 to your computer and use it in GitHub Desktop.
Save gonghao/b3ec5457f2722e9793b0 to your computer and use it in GitHub Desktop.
Untitled
div { overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; width: 150px; border: 1px solid grey; } h1 { width: 400px; }
<div> <h1>some content here</h1> </div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment