mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4205 from murrant/toc-pushdown
This commit is contained in:
+3
-4
@@ -8,10 +8,9 @@ body {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
/* pushdown the content when the header flows to two lines */
|
||||
.navbar-fixed-top {
|
||||
top: -70px;
|
||||
position: relative;
|
||||
/* push down the content when the header flows to two lines */
|
||||
.bs-sidebar {
|
||||
margin-top: 45px;
|
||||
}
|
||||
|
||||
/* hide the menu called hidden, used to generate unlinked docs */
|
||||
|
||||
Reference in New Issue
Block a user