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:
authorDavid O'Regan <doregan@gitlab.com>2021-02-09 01:58:07 +0300
committerEvan Read <eread@gitlab.com>2021-02-09 01:58:07 +0300
commit6f48c3965c70cd0ce64433264e6bcc7db7eef706 (patch)
treea47d223d455b5d1d2dbd8382dfafe2130aec20e7 /layouts/redirect.html
parentb32172abd69fccd0977655c485d3e127f7a0d723 (diff)
Feat: Update header component to use bootstrap
Diffstat (limited to 'layouts/redirect.html')
-rw-r--r--layouts/redirect.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/redirect.html b/layouts/redirect.html
index 2fdea36f..e0ca9179 100644
--- a/layouts/redirect.html
+++ b/layouts/redirect.html
@@ -18,7 +18,7 @@
</head>
<body>
<%= render '/header.*' %>
- <div class=wrapper>
+ <div class="wrapper pt-5">
<div id="doc-nav" class="doc-nav"></div>
<div class="main class">
<h2>Redirecting...</h2>