%h1.title
%a
GitLab Org
%a.project-item-select-holder{href: "/gitlab-org/gitlab-test"}
GitLab Test
%input#project_path.project-item-select.js-projects-dropdown.ajax-project-select{type: "hidden", name: "project_path", "data-include-groups" => "false"}
%span.fa.fa-chevron-down.dropdown-toggle-caret.js-projects-dropdown-toggle
-
Phil Hughes authored
Moved the positioning of the dropdown to be more aligned with the title Closes #13219 and #13214
0a094cb1