kennethormandy/normalize-opentype.css

Collapsing inline-blocks with font-size: 0

Open

#6 geöffnet am 26. Juni 2014

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (29 Forks)batch import
bughelp wantedquestion

Repository-Metriken

Stars
 (797 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide