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 'content/frontend')
-rw-r--r--content/frontend/search/components/search_page.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/frontend/search/components/search_page.vue b/content/frontend/search/components/search_page.vue
index 621d2b9d..ad194185 100644
--- a/content/frontend/search/components/search_page.vue
+++ b/content/frontend/search/components/search_page.vue
@@ -35,7 +35,7 @@ export default {
:stalled-search-delay="500"
class="gl-pb-8"
>
- <h1 class="gl-mt-5!">Search</h1>
+ <h1>Search</h1>
<ais-search-box
placeholder="Search GitLab Documentation"
show-loading-indicator