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:
Diffstat (limited to 'app/views/layouts/profile.html.haml')
-rw-r--r--app/views/layouts/profile.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/profile.html.haml b/app/views/layouts/profile.html.haml
index 7aca64663e0..17153e72e6e 100644
--- a/app/views/layouts/profile.html.haml
+++ b/app/views/layouts/profile.html.haml
@@ -4,4 +4,5 @@
- nav "profile"
- @left_sidebar = true
+- enable_search_settings locals: { container_class: 'gl-my-5' }
= render template: "layouts/application"