Inline Block View source

The inline-block mixin provides support for the inline-block property in IE6 and IE7.

{% highlight scss %} @include inline-block; {% endhighlight %}