Fixes Bug #28838 — remove CSS references to div.editsection which grep
authorMark A. Hershberger <mah@users.mediawiki.org>
Fri, 8 Jul 2011 18:08:30 +0000 (18:08 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Fri, 8 Jul 2011 18:08:30 +0000 (18:08 +0000)
confirms isn't currently in use.

skins/monobook/IE60Fixes.css
skins/monobook/IE70Fixes.css
skins/monobook/main.css

index 56e0a16..263e1b0 100644 (file)
@@ -85,7 +85,6 @@ textarea {
        width: 96%;
 }
 
-div.editsection,
 #catlinks,
 div.tright,
 div.tleft {
index 91b39ef..fc47cf0 100644 (file)
@@ -69,7 +69,6 @@ textarea {
 }
 
 /*
-div.editsection,
 #catlinks,
 div.tright,
 div.tleft {
index ffb85b9..75b57e3 100644 (file)
@@ -1084,7 +1084,6 @@ div#userloginForm .captcha {
        display: inline;
        margin-bottom: 0;
 }
-* html div.editsection { font-size: smaller; }
 #pagehistory li.selected { position: relative; }
 
 /* Mac IE 5.0 fix; floated content turns invisible */