Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Overlapping items #2

@kevva

Description

@kevva

So, since sometime back word-spacing: -0.43em results in overlapping items like this: http://jsfiddle.net/JXek9/. This is fixed by removing the word-spacing property altogether http://jsfiddle.net/JXek9/1/.

Tested in Chromium 26, FF 18, IE 8-9. I know the word-spacing had no effect on earlier versions of Chrome. Not sure when they "fixed" it. As far as I know though, the word-spacing property only was there to collapse whitespace on IE 6-7 and old versions of FF so it should be pretty safe to drop it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions