Skip to content

resize-sensor wider than the view port #232

Closed
@sag1v

Description

@sag1v

Hi, I've encountered a situation where the .resize-sensor element is wider than the view port thus enforcing a horizontal scroll-bar.
My fix was to just add the rule:

.resize-sensor{
  max-width:  100%;
}

Maybe this should be added to the source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions