## Description When I click on a message on the search page, I see a horizontal scrollbar. The scrollbar is visible regardless of the browser zoom level. This happens on 7.2.0-alpha.1 and 7.2.0-SNAPSHOT. I don't see it on 7.1. https://github.com/user-attachments/assets/cda0b873-e99b-4736-9356-27bdb5d4f519 Might be related to: - https://github.com/Graylog2/graylog2-server/issues/25371 - https://github.com/Graylog2/graylog2-server/pull/26424 - https://github.com/Graylog2/graylog2-server/pull/25388 ## Steps to Reproduce (for bugs) 1. Open the search page 2. Click on a message to open its details 3. Observe the horizontal scrollbar ## Your Environment * Graylog Version: 7.2.0-alpha.1 and latest 7.2.0-SNAPSHOT * Browser: Chrome 149
Description
When I click on a message on the search page, I see a horizontal scrollbar. The scrollbar is visible regardless of the browser zoom level.
This happens on 7.2.0-alpha.1 and 7.2.0-SNAPSHOT. I don't see it on 7.1.
Screencast.From.2026-06-25.11-06-54.mp4
Might be related to:
Buttonoverflow to fix table scroll issue. #26424Steps to Reproduce (for bugs)
Your Environment