r30088 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r30087‎ | r30088 | r30089 >
Date:00:02, 24 January 2008
Author:river
Status:old
Tags:
Comment:
increase the left margin for mw_contentwrapper to -15em. appears to have no effect on the layout but fixed the sidebar in IE6
Modified paths:
  • /trunk/phase3/skins/modern/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/modern/main.css
@@ -90,7 +90,7 @@
9191
9292 #mw_contentwrapper {
9393 width: 100%;
94 - margin: 0 0 0 -14.1em;
 94+ margin: 0 0 0 -15em;
9595 float: right;
9696 }
9797

Status & tagging log