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

Fix: Search box alignment #376

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Fix: Search box alignment #376

merged 3 commits into from
Feb 21, 2024

Conversation

MARQAS
Copy link
Contributor

@MARQAS MARQAS commented Feb 15, 2024

Description of the Change

This PR fixes the search box allignment issue inside the media modal.

Closes #352

How to test the Change

  1. Enable the Classic Editor plugin
  2. Go to Post
  3. Click on the "Brightcove Media" button
  4. Notice that the search box is aligned properly

Changelog Entry

Fixed - Search box alignment in Media modal

Credits

Props @MARQAS , @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Comment on lines 27 to 30
float: left;
margin: 0;
padding-bottom: 0px;
width: 200px;
Copy link
Member

Choose a reason for hiding this comment

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

@MARQAS any chance you can fix linting in this entire file?

@MARQAS MARQAS merged commit ebbc296 into develop Feb 21, 2024
11 checks passed
@MARQAS MARQAS deleted the fix/SIT-5796 branch February 21, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search box is not aligned.
2 participants