Skip to content

Wordwrap issue on Main Menu #14

Description

@v0j

There is word wrapping issue when the sub-menu is longer than 200pixels in width it automatically goes below to fit it with 200 pixels.

The solution is to add CSS property to main-menu anchor tag:
white-space: wordwrap;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions