Skip to content

Add missing CSS class to release post sections

Sam Kerr requested to merge stkerr-release-post-css-class-fix into master

Why is this change being made?

This MR adds the CSS class .release-post-section to the primary and secondary feature sections of the release post. It also adds the top-feature class to the top feature section as well as a .top-feature.release-post.section specific CSS modification to max-width. This is needed to ensure consistent presentation and formatting of the release contents.

Note that while this was discovered as part of the 15.2 release post process, this issue is currently live on GitLab.com and affects all release posts. It is not unique to 15.2.

Screenshots:

Top feature

image image

Primary feature

image image

Secondary feature

image image

Author Checklist

  • Provided a concise title for this Merge Request (MR)
  • Added a description to this MR explaining the reasons for the proposed change, per say why, not just what
    • Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added.
  • Assign reviewers for this MR to the correct Directly Responsible Individual/s (DRI)
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the Maintained by section on the page being edited
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies
  • If the changes affect team members, or warrant an announcement in another way, please consider posting an update in #whats-happening-at-gitlab linking to this MR
    • If this is a change that directly impacts the majority of global team members, it should be a candidate for #company-fyi. Please work with internal communications and check the handbook for examples.

Edited by Sam Kerr

Merge request reports