Delete unused issuable-status-badge css
What does this MR do and why?
This MR deletes unused issuable-status-badge
css. issuable-status-badge
, issuable-status-badge-open
, and issuable-status-badge-closed
do not have style rules associated with them and aren't used for logic so they aren't needed anymore
Screenshots or screen recordings
No changes
Before | After |
---|---|
How to set up and validate locally
- Visit any issue/MR/abuse report page
http://127.0.0.1:3000/flightjs/Flight/-/issues/1
/http://127.0.0.1:3000/flightjs/Flight/-/merge_requests/1
/http://127.0.0.1:3000/admin/abuse_reports/1
- Check the status badge is the same
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Coung Ngo