Skip to content

value_box has stray scrollbar on my Linux box #457

@jcheng5

Description

@jcheng5

This is a screenshot of https://rstudio.github.io/bslib/articles/value-boxes.html:

image

I'm on Chrome on Ubuntu, on a 4K screen.

It seems to be the overflow: auto rules we added to .html-fill-container and .html-fill-container > .html-fill-item that's causing this. Adding an inline style with overflow: hidden to the .value-box-showcase element fixes it (I didn't try it with a legit CSS rule).

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