Skip to content

Resolve "Activity Feed - Missing padding in event note when a branch is deleted"

What does this MR do?

Removes the margin from the link and adds a 4px margin to the wrapping span to ensure that there will be a space between a deleted branch name and the text "at ..." in the activity feed.

Screenshots:

before after
push_branch_before push_branch_after

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/54002

Does this MR meet the acceptance criteria?

Closes #54002 (closed)

Edited by Martin Wortschack

Merge request reports