Skip to content

horizontal Scrollbar #140

@lumarino

Description

@lumarino

The Tab that opens after clicking on the icon is horizontal scrollable.
Can be fixed by adding overflow-x: hidden to the very first Selektor.

CSS-Code to fix the issue

body.adp-popup { overflow-x: hidden; margin:0; padding:10px; background: #FFFFFF; color: #000000; }

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