fix error

This commit is contained in:
rulingcom 2022-02-23 04:02:35 +00:00
parent ce150fe73b
commit 17c935e80b
1 changed files with 2 additions and 1 deletions

View File

@ -356,7 +356,8 @@ a#content{
}
.navFixed{
position: fixed!important;
top:2.5em;
top: auto;
//top:2.5em;
}
.internal-page .kenjohn.navRel,.navRel {
position: relative!important;