aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorÓscar Nájera <hello@oscarnajera.com>2018-07-09 00:13:01 +0200
committerÓscar Nájera <hello@oscarnajera.com>2018-07-09 00:13:01 +0200
commit46ee5bd2810850456b49499894ba3b838a167e24 (patch)
tree94e273f6c2cf8ed1b1bcb769cfe2332c2a1549c4 /layouts/partials/head.html
parent15a77de868a966ac583cc3b6ace8bf5803e36185 (diff)
downloadhugo-minimalist-theme-46ee5bd2810850456b49499894ba3b838a167e24.tar.gz
hugo-minimalist-theme-46ee5bd2810850456b49499894ba3b838a167e24.tar.bz2
hugo-minimalist-theme-46ee5bd2810850456b49499894ba3b838a167e24.zip
Sidebar overflow and links menu
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 511a8c4..ddbc6e9 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -18,6 +18,7 @@
position:fixed;
z-index: 1;
display: none;
+ overflow:auto;
}
#sidebar a {