diff --git a/css/standard.css b/css/standard.css index 702ac74a..8f5d7a7d 100644 --- a/css/standard.css +++ b/css/standard.css @@ -1,6 +1,6 @@ html { - zoom: 130% + zoom: 100% !important; } @@ -598,3 +598,6 @@ div.floatyMover { height:18px; } + +/* === Full-viewport override (added for modern monitors) === */ +#mainRightTD { width:auto !important; } diff --git a/js/MainHeader.js b/js/MainHeader.js index a5662d47..1dd1ec49 100644 --- a/js/MainHeader.js +++ b/js/MainHeader.js @@ -152,7 +152,7 @@ if(noLeftNav[window.name]) { } else { document.write( '
' + - '' + + '
' + '' + '
' + ''+ + ''+ '
' + ' ' + '
'