fix navpages
This commit is contained in:
parent
f17fbaed2d
commit
82e8eb68b7
@ -138,7 +138,7 @@ ul.navpage_list
|
|||||||
margin-top:10px;
|
margin-top:10px;
|
||||||
max-height:0;
|
max-height:0;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
position:relative;
|
position:fixed;
|
||||||
transition:max-height .3s ease, border .325s ease;
|
transition:max-height .3s ease, border .325s ease;
|
||||||
z-index:2;
|
z-index:2;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user