From 4affd4793442fcff0fd5ceb4c7a6587591c4743d Mon Sep 17 00:00:00 2001 From: Winnie Hellmann Date: Thu, 7 Feb 2019 21:17:17 +0100 Subject: Add dummy use of CSS helpers --- app/views/help/index.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index dfa5d820ce9..4af77214796 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -3,6 +3,8 @@ = markdown_field(Gitlab::CurrentSettings.current_application_settings, :help_page_text) %hr +.position-bottom-0.position-left-0.position-right-0.position-top-0 + %h1 GitLab Community Edition -- cgit v1.2.3