Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ho Tuan Duong <hduong@gitlab.com>2020-04-23 04:51:32 +0300
committerEvan Read <eread@gitlab.com>2020-04-23 04:51:32 +0300
commitb6f88710ac78a83f7a4dffcf12efd1d6a10cd39e (patch)
tree5171bd9700fe08792190a8d5bae8a5a5ca0c3800 /layouts/head.html
parentb97f07ea3ac68b9dd194e6075bebde69cdcd7ba9 (diff)
Update colors and spacing
After UX feedback
Diffstat (limited to 'layouts/head.html')
-rw-r--r--layouts/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/head.html b/layouts/head.html
index 1dfa9980..4f7a0204 100644
--- a/layouts/head.html
+++ b/layouts/head.html
@@ -25,7 +25,7 @@
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/highlight.*'].path %>">
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/footer.*'].path %>">
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/toc.*'].path %>">
-<link rel="stylesheet" href="<%= @items['/assets/stylesheets/comments.*'].path %>">
+<link rel="stylesheet" href="<%= @items['/assets/stylesheets/help.*'].path %>">
<!-- new fontawesome version 4 - via CDN -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- end of fontawesome -->