Skip to content
This repository was archived by the owner on Nov 21, 2021. It is now read-only.
This repository was archived by the owner on Nov 21, 2021. It is now read-only.

Firefox 74 breaks icons and bookmarks side bar #166

Description

@roaminghawk

Hi,

After updating to Firefox 74 Icons seems to be arranged horizontally and not vertically like before.

Before I had width set to 77% to accommodate a space for some icons before the bookmarks toolbar:
#personal-bookmarks {
height: 100% !important;
width: 77% !important;
transform: rotate(-180deg)!important;
transform-origin: 50% 50%!important;}

Before transform:
https://i.imgur.com/kee8HoM.jpg

After transform:
https://i.imgur.com/WUgIG3g.jpg

Without bookmarks toolbar:
https://i.imgur.com/UGxO2Pm.jpg

The add-on icons seems to be arranged after the bookmarks toolbar.
Sorry if that seems vague.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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