Skip to content

Bottom property of #footer selector differ by 1px in installing_page.css #9

@1rneh

Description

@1rneh

In installing_page.css, the bottom property of the #footer selector differs by 1 px between the [aurora, nightly] and unofficial channels.

Aurora/Nightly channel:

#footer {
  ...
  bottom: 59px;
}

Unofficial channel:

#footer {
  ...
  bottom: 60px;
}

1 pixel seems relatively discardable and not worth a condition, what do you think @JulianGaibler?

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