Skip to content

Doesn't work when container element is 'display:table-cell'. #50

@tonejac

Description

@tonejac

I have a text container which is set to be:

display: table-cell;
vertical-align: middle;

It caused the element to be empty when ran the .trunk8() method on it. I ended up wrapping the text inside a

tab inside my display:table-cell element and it began working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions