r110007 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110006‎ | r110007 | r110008 >
Date:18:05, 25 January 2012
Author:bsitu
Status:ok
Tags:
Comment:
Revert from 109557 to 109556 for bug24430 patch, it causes layout issue
Modified paths:
  • /trunk/phase3/skins/chick/main.css (modified) (history)
  • /trunk/phase3/skins/cologneblue/screen.css (modified) (history)
  • /trunk/phase3/skins/common/wikistandard.css (modified) (history)
  • /trunk/phase3/skins/nostalgia/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/nostalgia/screen.css
@@ -41,7 +41,6 @@
4242
4343 textarea {
4444 overflow: auto;
45 - width: 100%;
4645 }
4746
4847 p.subtitle {
Index: trunk/phase3/skins/chick/main.css
@@ -120,7 +120,6 @@
121121 width: 100%;
122122 padding: 0.1em;
123123 overflow: auto;
124 - width: 100%;
125124 }
126125 /* hide this from ie/mac and konq2.2 */
127126 @media All {
Index: trunk/phase3/skins/common/wikistandard.css
@@ -88,7 +88,6 @@
8989
9090 textarea {
9191 overflow: auto;
92 - width: 100%;
9392 }
9493
9594 h1.pagetitle {
Index: trunk/phase3/skins/cologneblue/screen.css
@@ -58,7 +58,6 @@
5959
6060 textarea {
6161 overflow: auto;
62 - width: 100%;
6362 }
6463
6564 #footer {

Follow-up revisions

RevisionCommit summaryAuthorDate
r110008Revert from 108870 to 108869 since bug24430 patch got revertedbsitu18:17, 25 January 2012
r110009Revert from 107188 to 107187 for bug24430 patch, it causes layout issuebsitu18:22, 25 January 2012
r110010Revert from 107187 to 107186 for bug24430 patch, it causes layout issuebsitu18:26, 25 January 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107187bug24430 - patch from Chinchin, remove number of column for edit field in pre...bsitu22:47, 23 December 2011
r108870followup to -r107187 - adding bug24430 patch to 1.19 release notebsitu22:58, 13 January 2012

Status & tagging log