diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index ab1e7c0..53e63fe 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -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;