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

preserve preceding whitespaces #3993

Closed
reesew opened this issue May 27, 2015 · 0 comments
Closed

preserve preceding whitespaces #3993

reesew opened this issue May 27, 2015 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit PR sent v4.1.0

Comments

@reesew
Copy link

reesew commented May 27, 2015

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.

@ycombinator ycombinator self-assigned this Jun 3, 2015
@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience PR sent v4.1.0 and removed release_note:enhancement labels Jun 3, 2015
spalger added a commit that referenced this issue Jun 4, 2015
Preserve whitespace in discover table cells for added fields
spalger pushed a commit that referenced this issue Jun 29, 2019
* Update dependency eslint-plugin-import to v2.18.0

* fix new import order violations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit PR sent v4.1.0
Projects
None yet
Development

No branches or pull requests

3 participants