kennethormandy/normalize-opentype.css

Collapsing inline-blocks with font-size: 0

Open

#6 aperta il 26 giu 2014

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)HTML (29 fork)batch import
bughelp wantedquestion

Metriche repository

Star
 (797 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor