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

Serialized data overflow #80

Open
subdesign opened this issue Dec 11, 2014 · 1 comment
Open

Serialized data overflow #80

subdesign opened this issue Dec 11, 2014 · 1 comment

Comments

@subdesign
Copy link

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;
}
@mikemand
Copy link
Owner

mikemand commented Mar 2, 2015

I will take a look at this as soon as I can. If the fix is as easy as this, you can expect it to be completed shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants