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

Remove padding that exists only in 6.x but not master #19547

Merged

Conversation

stacey-gammon
Copy link
Contributor

It looks like #14811 introduce a line for panel-content that is padding: 0 8px 8px 8px. This was backported to 6.x. The next PR to touch that file was #14831. This PR removed the line in master, but left it in the backport. I think this was just a mistake.

The question is, should the padding be there or not? It looks like it was mistakenly removed from master... but I think it actually looks better without, especially given some of the negative feedback we've had with too much padding.

With padding:
screen shot 2018-05-30 at 9 12 19 am

Without:
screen shot 2018-05-30 at 9 11 47 am

This PR removes the padding from 6.x to bring the two branches in sync again.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@stacey-gammon stacey-gammon force-pushed the 2018-05-6-x-remove-extra-padding branch from bc12367 to 5694797 Compare May 30, 2018 15:41
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@stacey-gammon stacey-gammon merged commit 954f437 into elastic:6.x May 30, 2018
@stacey-gammon stacey-gammon deleted the 2018-05-6-x-remove-extra-padding branch May 31, 2018 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants