Skip to content

Top toolbar left margin being set to -465 px in Firefox only #6

@b-pmcg

Description

@b-pmcg

For some reason this happens only in firefox, but the top toolbar is being set to -465 px, so that most of it is offscreen. Specifically the BRToolbar element, here is the computed css:

div#BRtoolbar {
position: relative;
left: -465px;
right: 0;
}

Just wondering, what could cause this to be calculated that way?

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