diff --git a/app/styles/docs/systems-documentation-view.sass b/app/styles/docs/systems-documentation-view.sass index 8af063555..c9443b963 100644 --- a/app/styles/docs/systems-documentation-view.sass +++ b/app/styles/docs/systems-documentation-view.sass @@ -1,6 +1,6 @@ #systems-documentation-view background-color: #e4cf8c - height: 100% + height: calc(100% - 90px) #toggle-all-system-code margin: 10px