Fix notifications bar position

Fixes #577
This commit is contained in:
Rafael Mardojai CM 2023-05-09 13:10:14 -05:00
parent c64b599d49
commit fcbe118184
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ findbar:-moz-window-inactive description,
#navigator-toolbox #TabsToolbar {
order: 100;
}
.notificationbox-stack {
order: 1000;
}
/* Overrides: Don't shift other toolbars on tab drag and drop */
#TabsToolbar[movingtab] {