Skip to content

Fix MR Source Branch styling

Tom Quirk requested to merge fix-mr-source-branch-styling into master

What does this MR do?

Fixes italics in source branch styling, by changing cite to span as per HTML semantics discussion in !56822 (comment 532419054), and using gitlab-ui classes (replicating copyable_field.vue template)

Related to #322730 (closed)

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-03-29_at_12.15.29_pm Screen_Shot_2021-03-29_at_11.12.22_am

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tom Quirk

Merge request reports