r91742 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r91741
|
r91742
|
r91743
>
Date:
18:08, 8 July 2011
Author:
mah
Status:
ok
Tags:
Comment:
Fixes
Bug #28838
— remove CSS references to div.editsection which grep
confirms isn't currently in use.
Modified paths:
/trunk/phase3/skins/monobook/IE60Fixes.css
(modified) (
history
)
/trunk/phase3/skins/monobook/IE70Fixes.css
(modified) (
history
)
/trunk/phase3/skins/monobook/main.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/monobook/IE60Fixes.css
—
—
@@ -85,7 +85,6 @@
86
86
width: 96%;
87
87
}
88
88
89
-div.editsection,
90
89
#catlinks,
91
90
div.tright,
92
91
div.tleft {
Index: trunk/phase3/skins/monobook/IE70Fixes.css
—
—
@@ -69,7 +69,6 @@
70
70
}
71
71
72
72
/*
73
-div.editsection,
74
73
#catlinks,
75
74
div.tright,
76
75
div.tleft {
Index: trunk/phase3/skins/monobook/main.css
—
—
@@ -1084,7 +1084,6 @@
1085
1085
display: inline;
1086
1086
margin-bottom: 0;
1087
1087
}
1088
-* html div.editsection { font-size: smaller; }
1089
1088
#pagehistory li.selected { position: relative; }
1090
1089
1091
1090
/* Mac IE 5.0 fix; floated content turns invisible */
Status & tagging log
23:30, 3 August 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r91742
[
removed:
new
added:
ok]