Set gutter to be 8px below lg breakpoint
What does this MR do and why?
This change adjusts the spacing and layout of various UI elements across the application. The main updates include reducing left padding on panel content areas, making the spacing more consistent between different screen sizes, and slightly decreasing the offset distance for anchor links in headings.
References
Related #578912 (closed) !210817 (closed)
Screenshots or screen recordings
Project Overview
| Viewport size | Before | After |
|---|---|---|
xs (<576px) |
|
|
lg (>=992px) |
|
|
xl (>=1200px) |
|
|
Issue
| Viewport size | Before | After |
|---|---|---|
xs (<576px) |
|
|
lg (>=992px) |
|
|
xl (>=1200px) |
|
|
Anchor
| Viewport size | Before | After |
|---|---|---|
xl (>=1200px) |
|
|
How to set up and validate locally
- Adjust screen size across breakpoints
- Check header anchor position on
xlbreakpoint
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 Austin Regnery













