Fix excessive blank space in project activity view
7075c5a1 introduced a regression in GitLab 11.7 by adding a `d-sm-block`, which caused the RSS feed icon to wrap to another line. Switching to `d-sm-flex` appears to make this appear on the same line. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56225
Showing
Please register or sign in to comment