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 CSS issues on Features page. #2495

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Fix CSS issues on Features page. #2495

merged 1 commit into from
Dec 7, 2021

Conversation

JakePT
Copy link
Contributor

@JakePT JakePT commented Dec 7, 2021

Description of the Change

Using the token field for Instant Results facets required enqueuing the edit post stylesheet which introduced a display bug with the background. Additionally, some styles for the Features screen conflicted with the styles of the token field. This PR fixes both issues.

Verification Process

Check the the styles of the Features page appear correct, including padding around the token field, and that the grey background extends to the bottom of the page.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

@JakePT JakePT self-assigned this Dec 7, 2021
@JakePT JakePT added this to the 4.0.0 (beta 1) milestone Dec 7, 2021
@felipeelia felipeelia merged commit 8582df6 into 4.x.x Dec 7, 2021
@felipeelia felipeelia deleted the fix/admin-css branch December 7, 2021 11: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.

2 participants