Skip to content

Instantly share code, notes, and snippets.

@mishelen
Created August 19, 2014 16:19
Show Gist options
  • Select an option

  • Save mishelen/203aaf5e26ad15676cd1 to your computer and use it in GitHub Desktop.

Select an option

Save mishelen/203aaf5e26ad15676cd1 to your computer and use it in GitHub Desktop.
михина инлайн-блока
@mixin i-b($v-a) {
display: inline-block;
vertical-align: $v-a;
zoom: 1;
*display: inline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment