Skip to content

Remove content-wrapper-margin class add space to layout-page

What does this MR do and why?

Remove .content-wrapper-margin class, use .layout-page for spacing

  • Add space to compensate for performance-bar, system-header, and application header with padding-top on .layout-page
  • Remove duplicate margin-top being added to .content-wrapper-margin and .layout-page

Screenshots or screen recordings

Performance bar / System header / System footer

Before After
127.0.0.1_3000_dashboard_todos__7_ pb-sh-sf

Performance bar / System header

Before After
127.0.0.1_3000_dashboard_todos__6_ pb-sh

System header

Before After
127.0.0.1_3000_dashboard_todos__5_ sh

Default

Before After
127.0.0.1_3000_dashboard_todos__4_ default

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #332705 (closed)

Edited by Scott de Jonge

Merge request reports

Loading