You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix button visible while widget closed (in Firefox)
Since a recent new version of Firefox, some of widget's content elements
are visible, while the widget is closed, due to a CSS selector being
prioritized differently now.
This adds an additional selector to prevent overriding attributes when
the widget content area is hidden.
0 commit comments