Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't combine spaces for scripts output #258

Closed
nicloay opened this issue Jan 2, 2013 · 0 comments
Closed

don't combine spaces for scripts output #258

nicloay opened this issue Jan 2, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@nicloay
Copy link

nicloay commented Jan 2, 2013

Please add white-space: pre for this element table.execoutput td.data in to main.css file.

table.execoutput td.data {
border-left: 1px solid white;
font-family: Fixed, monospace,courier,monospace;
padding: 1px 3px;
white-space: pre;
vertical-align: top;
}

@ghost ghost assigned gschueler Jan 2, 2013
gschueler added a commit that referenced this issue Jan 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants