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
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2016-03-04 21:05:53 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-03-04 21:05:53 +0300
commitcb73470b933088721dbfa63840f191307a79a394 (patch)
tree22b90fcc9ce9f9011cb86f279cb76f2b1a76072d /app/views/explore
parenta697b015f7c44befb2e51e66828ee2adc62868e1 (diff)
parentc10bb7b50acba0a71fbbe08a97e904f455dc9f05 (diff)
Merge branch 'dropdown-design-update' into 'master'
Updated dropdown CSS This is a start on #3279 by updating the CSS for the dropdown menu. This doesnt include any CSS for the title bar or filter field ![Screen_Shot_2016-03-04_at_12.23.49](/uploads/6f2047ec1b72974334fa56e6895a32be/Screen_Shot_2016-03-04_at_12.23.49.png) See merge request !3092
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/projects/_dropdown.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/projects/_dropdown.html.haml b/app/views/explore/projects/_dropdown.html.haml
index 87c556adc7d..a4b4cd8d6c7 100644
--- a/app/views/explore/projects/_dropdown.html.haml
+++ b/app/views/explore/projects/_dropdown.html.haml
@@ -6,7 +6,7 @@
- else
= sort_title_recently_updated
%b.caret
- %ul.dropdown-menu
+ %ul.dropdown-menu.dropdown-menu-align-right
%li
= link_to explore_projects_filter_path(sort: sort_value_name) do
= sort_title_name