diff -r be1c7b812f55 -r 4bdadca1cd5a integration/css/theend.css --- a/integration/css/theend.css Wed Jan 09 16:51:45 2013 +0100 +++ b/integration/css/theend.css Tue Jan 15 17:16:51 2013 +0100 @@ -583,3 +583,10 @@ .lightBoxScroll h4 { font-weight: bold; } + +/* METANAV COMPENSATION */ + +.metanav { + position: fixed !important; + z-index: 1000; +}