Commit c00cc235 authored by Clement Ho's avatar Clement Ho

Merge branch '46700-auto-devops' into 'master'

Resolve "Project homepage > Auto DevOps Enabled text is misaligned"

Closes #46700

See merge request gitlab-org/gitlab-ce!19789
parents e2d9e371 5cc75b0e
......@@ -5,4 +5,4 @@
- anchors.each do |anchor|
%li.nav-item
= link_to_if anchor.link, anchor.label, anchor.link, class: anchor.enabled ? 'nav-link stat-link' : "nav-link btn btn-#{anchor.class_modifier || 'missing'}" do
%span.stat-text= anchor.label
.stat-text= anchor.label
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