Skip to content

In content text, words just disappear instead of wrapping when the container is smaller than the text #259

@veosotano

Description

@veosotano
* {
    background: #E;

    #new test
    {
        background: white;
        width: 30%;
        content: "testing words that wrap blah bla";
        height: 100;
    }
}

When the window is small enough, the words should start wrapping, but they just disappear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions