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/default/components/table_of_contents.vue')
-rw-r--r--content/frontend/default/components/table_of_contents.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/frontend/default/components/table_of_contents.vue b/content/frontend/default/components/table_of_contents.vue
index 7ffbc570..4eaaa3b8 100644
--- a/content/frontend/default/components/table_of_contents.vue
+++ b/content/frontend/default/components/table_of_contents.vue
@@ -42,9 +42,9 @@ export default {
};
</script>
<template>
- <div class="markdown-toc table-of-contents-container position-sticky">
+ <div class="markdown-toc table-of-contents-container gl-lg-sticky">
<div class="table-of-contents">
- <h4 class="border-0 toc-sm d-xl-none">
+ <h4 class="gl-my-0! border-0 toc-sm d-xl-none">
<a
class="text-decoration-none border-bottom-0"
href="#"