Skip to content

Instantly share code, notes, and snippets.

@tyv
Created November 7, 2013 09:15
Show Gist options
  • Save tyv/7351578 to your computer and use it in GitHub Desktop.
Save tyv/7351578 to your computer and use it in GitHub Desktop.
Untitled
span
{
background: red;
}
.b
{
display: inline-block;
max-width: 100%;
overflow: auto;
}
<span class="a">a</span>
<span class="b">b</span>
<span class="c">c</span>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment