Skip to content

viewbox.css has invalid CSS property value #2

@rumplin

Description

@rumplin

viewbox.css has invalid CSS property value
for .viewbox-container .loader

widows: 100%;

100% is not a valid value for widows property and not supported by Firefox at all:
https://developer.mozilla.org/en-US/docs/Web/CSS/widows
https://www.w3schools.com/cssref/css3_pr_widows.asp

Consider to fix the CSS not using the widows property all together.

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