Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-02-05 21:56:37 +0300
committerPhil Hughes <me@iamphill.com>2016-02-05 21:56:37 +0300
commit0a094cb1dfe7328214c8516d60d51deb13c8fc1a (patch)
tree17cc95a8b337d63a21cea39d0f3f1e6339ca0edd /spec
parent2e8fe0bdb274e8cdc80d0e38fe340832c70adfb2 (diff)
Changed the project switcher dropdown toggle
Moved the positioning of the dropdown to be more aligned with the title Closes #13219 and #13214
Diffstat (limited to 'spec')
-rw-r--r--spec/javascripts/fixtures/project_title.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/javascripts/fixtures/project_title.html.haml b/spec/javascripts/fixtures/project_title.html.haml
index 4286d1be669..a3bae7045ba 100644
--- a/spec/javascripts/fixtures/project_title.html.haml
+++ b/spec/javascripts/fixtures/project_title.html.haml
@@ -1,7 +1,7 @@
%h1.title
%a
GitLab Org
- %a.project-item-select-holder.js-projects-dropdown-toggle{href: "/gitlab-org/gitlab-test"}
+ %a.project-item-select-holder{href: "/gitlab-org/gitlab-test"}
GitLab Test
- %span.fa.fa-chevron-down.dropdown-toggle-caret
%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