fix error
This commit is contained in:
parent
ce150fe73b
commit
17c935e80b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue