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 @@
42
42
43
43
textarea {
44
44
overflow: auto;
45
- width: 100%;
46
45
}
47
46
48
47
p.subtitle {
Index: trunk/phase3/skins/chick/main.css
—
—
@@ -120,7 +120,6 @@
121
121
width: 100%;
122
122
padding: 0.1em;
123
123
overflow: auto;
124
- width: 100%;
125
124
}
126
125
/* hide this from ie/mac and konq2.2 */
127
126
@media All {
Index: trunk/phase3/skins/common/wikistandard.css
—
—
@@ -88,7 +88,6 @@
89
89
90
90
textarea {
91
91
overflow: auto;
92
- width: 100%;
93
92
}
94
93
95
94
h1.pagetitle {
Index: trunk/phase3/skins/cologneblue/screen.css
—
—
@@ -58,7 +58,6 @@
59
59
60
60
textarea {
61
61
overflow: auto;
62
- width: 100%;
63
62
}
64
63
65
64
#footer {
Follow-up revisions
Revision
Commit summary
Author
Date
r110008
Revert from 108870 to 108869 since
bug24430
patch got reverted
bsitu
18:17, 25 January 2012
r110009
Revert from 107188 to 107187 for
bug24430
patch, it causes layout issue
bsitu
18:22, 25 January 2012
r110010
Revert from 107187 to 107186 for
bug24430
patch, it causes layout issue
bsitu
18:26, 25 January 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r107187
bug24430
- patch from Chinchin, remove number of column for edit field in pre...
bsitu
22:47, 23 December 2011
r108870
followup to -
r107187
- adding
bug24430
patch to 1.19 release note
bsitu
22:58, 13 January 2012
Status & tagging log
15:45, 26 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r110007
[
removed:
new
added:
ok]