Graylog2 / Graylog2/graylog2-server
Cannot dismiss system notification because the close button is not visible
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The following error was triggered in my graylog cluster, but I'm unable to dismiss it because it looks like the error text is too wide:

If i make the window size large enough i can see the close button:

## Expected Behavior
System notifications can be dismissed.
## Current Behavior
Unable to dismiss a system notification if the text is too long/wide for the div.
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Graylog Version: 6.0.2
* Java Version: Bundled
* OpenSearch Version: 2.12.0
* MongoDB Version: 6.0.15
* Operating System: Ubuntu Server 22.04 LTS
* Browser version: Google Chrome Version 125.0.6422.61 (Official Build) (arm64)
Contributor guide
Assessment
This issue has not been assessed yet.