r83632 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r83631
|
r83632
|
r83633
>
Date:
02:58, 10 March 2011
Author:
neilk
Status:
deferred
Tags:
Comment:
fix for wrap of close box, spacing
Modified paths:
/trunk/extensions/UploadWizard/resources/uploadWizard.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UploadWizard/resources/uploadWizard.css
—
—
@@ -442,7 +442,8 @@
443
443
}
444
444
445
445
.mwe-upwiz-desc-lang-text {
446
- width: 33em;
446
+ width: 31.5em;
447
+ margin-left: 0.5em;
447
448
overflow: hidden;
448
449
font-family: sans-serif; /* XXX is this right? */
449
450
font-size: small;
Status & tagging log
20:53, 15 April 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r83632
[
removed:
new
added:
deferred]