aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index d5192ca55..ac48c6e2b 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -168,7 +168,8 @@ section {
.subhead .subnav-fixed {
position: fixed;
top: 40px;
- z-index:1000;
+ z-index: 1030;
+ width: 938px;
}