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

Serialized data overflow #80

@subdesign

Description

@subdesign

I add an issue because of the Pull Request is disabled. If I log serialized data, the lines are overflown, out of the screen. Adding the following css rule to the style.css solves the problem:

.stack-header 
{
    word-wrap: break-word;
}

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