Skip to content

Make some buttons green again

What does this MR do?

Fix missing btn-success class on the following buttons:

  • 'Create milestone' button
  • Secondary button on profile tabs

btn-create was an old class which was was removed in !23232 (merged) and replaced with btn-success, but these two seem to have been missed in the process.

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Edited by Wolfgang Faust

Merge request reports