Skip to content

Instantly share code, notes, and snippets.

@drublic
Created June 21, 2013 20:41
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 drublic/5834184 to your computer and use it in GitHub Desktop.
Save drublic/5834184 to your computer and use it in GitHub Desktop.
Testing Shy
/**
* Testing Shy
*/
.test-toonarrow {
width: 3.5rem;
}
.test-fitting {
width: 4rem;
}
p {
border: 1px solid #444;
}
<p class="test-toonarrow">TestText­TestText­TestText­TestText­­</p>
<p class="test-toonarrow">TestText­TestText TestText­TestText</p>
<p class="test-fitting">TestText­TestText­TestText­TestText­­</p>
<p class="test-fitting">TestText­TestText ­TestText­TestText­­</p>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment