fix navpages

This commit is contained in:
Bruno Rybársky 2024-02-06 20:21:59 +01:00
parent f17fbaed2d
commit 82e8eb68b7

@ -138,7 +138,7 @@ ul.navpage_list
margin-top:10px;
max-height:0;
overflow:hidden;
position:relative;
position:fixed;
transition:max-height .3s ease, border .325s ease;
z-index:2;
}