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 @@
91
91
92
92
#mw_contentwrapper {
93
93
width: 100%;
94
- margin: 0 0 0 -14.1em;
94
+ margin: 0 0 0 -15em;
95
95
float: right;
96
96
}
97
97
Status & tagging log
15:24, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r30088
[
removed:
ok
added:
old]