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
path: root/app/views
diff options
context:
space:
mode:
authorPrashanth Chandra <134466-prashcr@users.noreply.gitlab.com>2019-07-15 18:21:47 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-07-15 18:21:47 +0300
commitb4edacc935a7c4f8ed4f643d95a670cdd62290bf (patch)
tree5dad69b3872dc57f6fe2549e265fdf95d6be3bc6 /app/views
parent7fc35ac124f6437e4d04f17416a4e8af9f7a220b (diff)
Ensure all quick help links have the same color
Diffstat (limited to 'app/views')
-rw-r--r--app/views/help/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index 50933c7d434..ed904c48ddb 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -33,7 +33,7 @@
.documentation-index.md
= markdown(@help_index)
.col-md-4
- .card
+ .card.links-card
.card-header
Quick help
%ul.content-list