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/assets/stylesheets/toc.scss')
-rw-r--r--content/assets/stylesheets/toc.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/assets/stylesheets/toc.scss b/content/assets/stylesheets/toc.scss
index 1cf1df32..38a48f7d 100644
--- a/content/assets/stylesheets/toc.scss
+++ b/content/assets/stylesheets/toc.scss
@@ -127,6 +127,8 @@ $nav-link-font-size: 0.875rem;
.doc-nav {
margin-left: -20px;
margin-top: -55px;
+ position: relative;
+ z-index: 1;
}
.table-of-contents {