Skip to content

Instantly share code, notes, and snippets.

@jwdallas
Created April 26, 2012 00:23
Show Gist options
  • Save jwdallas/2494723 to your computer and use it in GitHub Desktop.
Save jwdallas/2494723 to your computer and use it in GitHub Desktop.
Firexfox Vertical Align Issue
/**
* vertical align issue
*/
div { background:#c4ee34; font:12px/27px helvetica; }
div:before { content:'+'; vertical-align:middle; display:inline-block }
<div>Button Text</div>
{"view":"separate","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