summaryrefslogtreecommitdiff
path: root/app/views/explore
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-04 12:20:20 +0000
committerPhil Hughes <me@iamphill.com>2016-03-04 12:20:20 +0000
commit8c0f551f493eb0b5e6b3524bed412c6d75cf31cf (patch)
tree4072d621a6a8a9adde422a93ff5aacc82c4816a9 /app/views/explore
parentf8c4dc97230c520df077c1274fd8d88680da5242 (diff)
downloadgitlab-ce-8c0f551f493eb0b5e6b3524bed412c6d75cf31cf.tar.gz
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
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