Skip to content

Banner Text Extends Off Viewport #53

Description

@nateomedia

On mobile and narrow browser windows, the text on the right side of the banner flows off the edge of the viewport.

It looks like this happens because .cookie-notice-container has a width of 100% and 15px padding.

Adding "box-sizing: border-box" appears to fix the problem.

Thanks!

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