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: logo overflow when using large components #1426

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

haideralsh
Copy link
Contributor

Description

Fixes: #1420

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

@haideralsh haideralsh merged commit e30739e into master Jun 17, 2024
5 checks passed
@haideralsh haideralsh deleted the fix-logo-overflow-branded-nav-bar branch June 17, 2024 14:53
github-actions bot pushed a commit that referenced this pull request Jun 17, 2024
## [10.2.7](v10.2.6...v10.2.7) (2024-06-17)

### Bug Fixes

* logo overflow when using large components ([#1426](#1426)) ([e30739e](e30739e))
Copy link

🎉 This PR is included in version 10.2.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BrandedNavBar logo displays out-of-bounds when provider is using "large" size
1 participant