Limit wiki text width on fluid layouts
What does this MR do and why?
For users with the fluid layout preference, this MR introduces width limit of 992px for text blocks in wiki to improve readability.
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- In User preferences, select "Fluid" as the preferred layout
- Open or create a wiki
- on the wiki page, add a wide content element, such as a GLQL table with lots of fields or a HTML table.
- save and view how the text blocks are limited in width while wider elements utilize the entire screen width.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Janis Altherr

