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:
authorClement Ho <ClemMakesApps@gmail.com>2016-08-23 19:14:06 +0300
committerClement Ho <ClemMakesApps@gmail.com>2016-08-25 18:16:07 +0300
commitfa3ec9d44aa13adf170b45c882f0ad6698f7f7f0 (patch)
treeccca69afdec1391537ab4f58f53ce9131baf810c /app/views/explore
parent0b4fef6be48009404ac777034b0d61768b557673 (diff)
Fix groups sort dropdown alignment
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/groups/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/groups/index.html.haml b/app/views/explore/groups/index.html.haml
index 57f6e7e0612..b8248a80a27 100644
--- a/app/views/explore/groups/index.html.haml
+++ b/app/views/explore/groups/index.html.haml
@@ -24,7 +24,7 @@
- else
= sort_title_recently_created
%b.caret
- %ul.dropdown-menu
+ %ul.dropdown-menu.dropdown-menu-align-right
%li
= link_to explore_groups_path(sort: sort_value_recently_created) do
= sort_title_recently_created