Skip to content

UI: Bullet point text overflows and breaks alignment on homepage sectionsΒ #2566

@VijayabaskarR-06

Description

@VijayabaskarR-06

Description

On the homepage, some bullet point lists (for example under
"Manage the performance of your infrastructure") do not
wrap text properly.

Long sentences extend outside the bullet container and
break the layout.

Steps to Reproduce

  1. Open https://meshery.io
  2. Scroll to the section "Manage the performance of your infrastructure"
  3. Observe the bullet point list
  4. Notice that long text overflows outside the bullet area

Expected Behavior

Bullet point text should wrap correctly within the container
and remain properly aligned.

Actual Behavior

Text overflows outside the bullet point container and
affects UI alignment.

Screenshots

(Attached screenshots showing the overflow issue)

Environment

  • OS: macOS
  • Browser: Chrome / Safari
  • Device: Desktop

Additional Notes

This issue appears to be related to missing or incorrect
CSS wrapping and overflow handling.

Expected Behavior

I have implemented a fix for this issue and will submit a PR.


Contributor Guides and Handbook

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions