Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix horizontal overflow for glossary lookup #445

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

jean-the-coder
Copy link
Contributor

Description

On the labs page, sometimes the glossary overflows horizontally. I've added max-width: 100% to limit it to the width of the parent element. Fixes #408

Sometimes the

Changes

  • add max-width: 100% to the glossary-lookup scss
  • add story to glossary lookup stories and add report labs observation story

Copy link
Member

@AnalogJ AnalogJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fantastic work once again @jean-the-coder
Thanks for the PR! 🥳

@AnalogJ AnalogJ merged commit c487c9f into fastenhealth:main Mar 6, 2024
4 checks passed
@jean-the-coder jean-the-coder deleted the fix-glossary-overflow-408 branch March 6, 2024 19:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Labs Glossary Horizontal Overflow
2 participants