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:
authorWinnie Hellmann <winnie@gitlab.com>2019-02-07 23:17:17 +0300
committerWinnie Hellmann <winnie@gitlab.com>2019-02-07 23:17:17 +0300
commit4affd4793442fcff0fd5ceb4c7a6587591c4743d (patch)
treeb5956d5126b3416f6ae1947668dc23358f3d807e
parent82423ac34ac90e3ff3443495a14af0105feff67d (diff)
Add dummy use of CSS helperswinh-test-css-assets
-rw-r--r--app/views/help/index.html.haml2
1 files changed, 2 insertions, 0 deletions
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