kennethormandy/normalize-opentype.css

Collapsing inline-blocks with font-size: 0

Open

#6 aberto em 26 de jun. de 2014

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)HTML (29 forks)batch import
bughelp wantedquestion

Métricas do repositório

Stars
 (797 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I also tried dropping it into twitter.com via dev tools, and it broke the profile page in Chrome. We use inline blocks for the layout, and font-size:0 to collapse whitespace between elements. Looks like the font-feature-settings prevents that from happening.

https://github.com/necolas/normalize.css/issues/343#issuecomment-47190238

Guia do colaborador