Commit 307a78bd authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '55466-fix-weight-discover-point-button-css' into 'master'

Fix button spacing in the issue weight discovery

See merge request gitlab-org/gitlab!31108
parents 4cbf8e4e 30b14838
......@@ -30,4 +30,4 @@
= _('Improve issues management with Issue weight and GitLab Enterprise Edition.')
%div
= render 'shared/promotions/promotion_link_project', short_form: true, target_blank: true
= link_to s_("Promotions|Don't show me this again"), '#', class: ['btn', 'js-close', 'js-close-callout']
= link_to s_("Promotions|Don't show me this again"), '#', class: ['btn', 'js-close', 'js-close-callout', 'gl-mt-3']
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment