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 stray flexbox CSS that's no longer needed; closes #11566. #15936

Merged
merged 1 commit into from
May 31, 2019

Conversation

sarahmonster
Copy link
Member

@sarahmonster sarahmonster commented May 31, 2019

Description

This removes three stray lines of flexbox CSS that were used for reordering date fields in the date picker component but now aren't needed. (These fields are now reordered using JS rather than CSS.) See #11566 for more discussion.

How has this been tested?

Tested output in Firefox & Safari and everything seems as expected.

Types of changes

More 🔴 than 💚!

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.

@gziolo gziolo added [Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality labels May 31, 2019
@gziolo gziolo added this to the 5.9 (Gutenberg) milestone May 31, 2019
@gziolo gziolo merged commit 69f1006 into master May 31, 2019
@gziolo gziolo deleted the fix/remove-extra-flexbox-css-11566 branch May 31, 2019 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants