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 top padding from wrapper element #1939

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Remove top padding from wrapper element #1939

merged 1 commit into from
Oct 26, 2020

Conversation

stevehobbsdev
Copy link
Contributor

Changes

This PR removes some slight top padding from the top of the form wrapper, which
has an effect on any error message panels that are being shown.

The removal of the padding doesn't affect the UI too badly so I've decided to
just remove it.

Without error

image

With error

image

References

Fixes #1933

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@stevehobbsdev stevehobbsdev added this to the vNext milestone Oct 23, 2020
@stevehobbsdev stevehobbsdev requested a review from a team October 23, 2020 15:30
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.

Unwanted padding between error message and lock header
2 participants