Skip to content

Delete related issues CSS

Coung Ngo requested to merge cngo-remove-related-issues-css into master

What does this MR do and why?

This MR deletes unused CSS and converts CSS to utility classes where possible

Screenshots or screen recordings

The linked issues block top margin spacing changed form 18px to 16px to adhere to our spacing guidelines, but otherwise no visual changes.

before after
Screenshot_2021-09-27_at_6.29.46_pm Screenshot_2021-09-27_at_7.05.57_pm

How to set up and validate locally

  1. Visit any project issue page such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. Add linked issues and check the UI

MR acceptance checklist

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

Edited by Coung Ngo

Merge request reports