aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/html')
-rw-r--r--pkg/html/pages/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css
index 05c48a329..422f457df 100644
--- a/pkg/html/pages/style.css
+++ b/pkg/html/pages/style.css
@@ -519,6 +519,9 @@ aside {
position: absolute;
background-color: #f1f1f1;
z-index: 1;
+ top: 100%;
+ left: 0;
+ margin-top: 1px;
}
/* Links inside the dropdown */