diff --git a/skins/uabvector/main-ltr.css b/skins/uabvector/main-ltr.css index 4740d60ece2b23ec71d3c8b2e8139a1220bfd728..0892b4ddee63e8ca989ae906fe9848832372077d 100644 --- a/skins/uabvector/main-ltr.css +++ b/skins/uabvector/main-ltr.css @@ -56,10 +56,11 @@ body { background-repeat: repeat-x; } #mw-head { - position: absolute; +/* position: absolute; top: 0; right: 0; width: 100%; +*/ } #mw-head h5 { margin: 0; @@ -96,13 +97,15 @@ body { } /* Navigation Containers */ #left-navigation { - position: absolute; +/* position: absolute; left: 10em; top: 2.5em; +*/ } #right-navigation { float: right; - margin-top: 2.5em; +/* margin-top: 2.5em; +*/ } /* Navigation Labels */ div.vectorTabs h5,