--- dokuwiki-2011-05-25a/lib/tpl/monobook/static/3rd/monobook/main.css 2012-01-23 13:41:54.253064506 +1300 +++ dokuwiki/lib/tpl/monobook/static/3rd/monobook/main.css 2012-01-23 11:45:42.674067707 +1300 @@ -27,7 +27,7 @@ background: white; color: black; border: 1px solid #aaa; - border-right: none; + /*border-right: none;*/ line-height: 1.5em; position: relative; z-index: 2; @@ -54,6 +54,8 @@ /* scale back up to a sane default */ #globalWrapper { font-size: 127%; + width: 1024px; + margin: 0 auto; padding: 0; } .visualClear { @@ -702,7 +704,7 @@ z-index: 3; position: absolute; /*needed to use z-index */ top: 0; - left: 0; + /*left: 0;*/ height: 155px; width: 12em; overflow: visible; @@ -858,9 +860,10 @@ #p-cactions { position: absolute; top: 1.3em; - left: 11.5em; + /*left: 11.5em;*/ margin: 0; white-space: nowrap; + width: 1024px; line-height: 1.1em; overflow: visible; background: none; @@ -1034,7 +1037,7 @@ padding-top: 2em; clear: both; } -#preferences { +#preftitle { margin: 0; border: 1px solid #aaa; clear: both;