Skip to content
Snippets Groups Projects

Fix alignment of legacy system notes

Merged Annabel Dunstone Gray requested to merge system-notes-legacy into master
1 unresolved thread

What does this MR do and why?

Fix alignment of system notes on legacy items (commits and snippets)

What does this MR not do?

  • System notes should use the dot instead of any icons on the activity timeline

Screenshots or screen recordings

Before After
Screenshot_2024-09-13_at_9.50.06_AM Screenshot_2024-09-13_at_9.54.09_AM
Screenshot_2024-09-13_at_1.46.14_PM Screenshot_2024-09-13_at_1.46.05_PM
Screenshot_2024-09-13_at_1.42.48_PM Screenshot_2024-09-13_at_1.42.35_PM

How to set up and validate locally

  • Mention commit in an issue/MR etc

Links

Edited by Annabel Dunstone Gray

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
11 11
12 12 .system-note {
13 13 .note-text {
14 color: $gl-text-color !important;
14 color: var(--gl-text-color-default);
  • mentioned in merge request !165568 (merged)

  • Please register or sign in to reply
    Loading