Skip to content

Fix horizontal scrollbar issue on Lanebook Next #66

Open
@jerrac

Description

It looks like the .lmm-grouping-label label is to blame for the horizontal scrollbar always showing on Lanebook Next.

If I add:

.lmm-grouping-label {
  width: 34px;
}

To my themes css, the horizontal scrollbar goes away.

I'm fine with leaving the fix in there, but feel free to do something better here if you want.

Activity

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

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