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:
Diffstat (limited to 'layouts/search.html')
-rw-r--r--layouts/search.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/search.html b/layouts/search.html
index 49b8d486..ff3ea8da 100644
--- a/layouts/search.html
+++ b/layouts/search.html
@@ -6,9 +6,9 @@
</head>
<body>
<%= render '/header.*' %>
- <section class="gl-docs container pt-5">
+ <section class="gl-docs container">
<div class="row">
- <div class="col-12 mt-5">
+ <div class="col-12">
<div class="main class pl-lg-4">
<% if @config[:search_backend] == "google" %>
<div class="js-google-search"></div>