Tag Archives: inline-block

4px ghost space with CSS display inline-block

I know why you’re here, I’ve gone through this as well. Like me you created a container box with dynamic height, 100%, and inside it you want some columns that reside near each other, occupying the same height of their parent, 100% them too. TL;DR: the gap comes from inline/line-box metrics; tame it with font-size: … Continue reading 4px ghost space with CSS display inline-block