diff --git a/assets/style.css b/assets/style.css index 9ccdf0a..a184c61 100644 --- a/assets/style.css +++ b/assets/style.css @@ -153,6 +153,7 @@ ul.navpage_list { overflow: hidden; transition: max-height .3s ease, border .325s ease !important; z-index: 2; + position: fixed; } .back { @@ -442,7 +443,6 @@ div#articleslist>article{ width: inherit; box-sizing: content-box; transition-delay: .1s; - position: fixed; } .navsite_item:not(:hover) .navpage_list { transition-delay: .1s;