Skip to content

preserve preceding whitespaces #3993

Closed
Closed

Description

This is essentially the same as #778, but for Kibana 4. I tested adding the white-space: pre-wrap; css to the table cells, and found that it increases the spacing above and below the line, and I'm not sure how to get rid of the newlines

Before:
default-spacing

After:
pre-wrap-spacing
The red line indicates the area where preceding spaces show up as desired. The yellow shows the unintended side-effect of my attempt to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

PR sentbugFixes for quality problems that affect the customer experiencegood first issuelow hanging fruitv4.1.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions