diff --git a/website/assets/styles/pages/docs/basic-documentation.less b/website/assets/styles/pages/docs/basic-documentation.less index a4817a56bf..2bae44b2ef 100644 --- a/website/assets/styles/pages/docs/basic-documentation.less +++ b/website/assets/styles/pages/docs/basic-documentation.less @@ -996,6 +996,7 @@ // Note: we're specifying a minimum height for this element to be the height of the edit page button. // Even if there are no subtopics on a documentation page, we can be sure that the edit page button will not overlap the pages content. min-height: 30px; + margin-bottom: 32px; [purpose='subtopics'] { color: @core-fleet-black;