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

Resolve block modal: make the columns have the same content space #15581

Conversation

foysalremon
Copy link
Contributor

@foysalremon foysalremon commented May 11, 2019

Description

The purpose is to make both column content space same on "Resolve block" modal. Cause it is for show a visual deference to user before and after resolving block. So, line to line with same content should be accurate on view of both side to compare. This is the solve of this issue - #15235

How has this been tested?

It has been build and tested on WordPress locally by using xampp localhost

Screenshots

Before:
before
After
after

Types of changes

CSS only change on .scss

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

@youknowriad youknowriad added the Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code label May 13, 2019
Copy link
Contributor

@talldan talldan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @foysalremon! It's a small change but it makes a big difference to the popover 👍

It looks like there are tests failing that are not caused by this change, I gave the tests a re-run, but they continue to fail. It might be worth rebasing/merging master into the branch, as the failing test has probably been fixed by someone else.

@foysalremon
Copy link
Contributor Author

@talldan Thanks. But it seems it is failing for me on every pull request. As a newbie I don't know why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants