Skip to content

CSS, remove position: fixed? #84

@arlowhite

Description

@arlowhite

I'm not sure why position: fixed is set in CSS.
This prevents you from being able to position the progress bar in an element without overriding CSS. In other words, setParent() doesn't really do anything.
I think this should probably be set to relative, or just removed (default static).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions