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

Reduce vertical padding on modal-header #2372

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

RasmusKjeldgaard
Copy link
Collaborator

Which issue does this PR close?

This PR closes #2350

What is the new behavior?

The close/supplementary button in the modal is now size 'md' and therefore the header became too large. The top/bottom padding has been reduced accordingly.

Does this PR introduce a breaking change?

  • Yes
  • No

Are there any additional context?

#2350 was originally solved by #2352, but this fix is also needed for the toolbar/header to have the correct total height.

Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Reminders

  • Make sure you have implemented tests following the guidelines in: "The good: Test".
  • Make sure you have updated the cookbook with examples and showcases (for bug fixes, enhancements & new components).

Review

  • Do a self-review.
  • Request that the changes are code-reviewed
  • Request that the changes are UX reviewed (only necessary if your PR introduces visual changes)

When the pull request has been approved it will be merged to develop by Team Kirby.

The close/supplementary button in the modal is now size 'md'
and therefore the header became too large. The top/bottom padding
has been reduced accordingly.
@github-actions github-actions bot temporarily deployed to pr-2350-modal-button-too-small-followup June 27, 2022 06:14 Inactive
@RasmusKjeldgaard RasmusKjeldgaard merged commit 6716f17 into develop Jun 27, 2022
@RasmusKjeldgaard RasmusKjeldgaard deleted the bug/2350-modal-button-too-small-followup branch June 27, 2022 06:39
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.

[BUG] Modal closeButton and supplementaryButton too small
2 participants