Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created December 11, 2012 02:07
Show Gist options
  • Save tessalt/4255211 to your computer and use it in GitHub Desktop.
Save tessalt/4255211 to your computer and use it in GitHub Desktop.
inline-block
%inline-block {
display: inline-block;
vertical-align: top;
*display: inline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment