-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The alert container blocks all input on the site on the latest version of Chrome.
The CSS class .visually-hidden is not defined causing the alert container to float over everything
I think the class should look something like this: .visually-hidden { visibility: hidden; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels