r86894 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r86893
|
r86894
|
r86895
>
Date:
20:00, 25 April 2011
Author:
kaldari
Status:
ok
Tags:
Comment:
css fix for 100% width inputs in mwe-upwiz-data
Modified paths:
/trunk/extensions/UploadWizard/resources/uploadWizard.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UploadWizard/resources/uploadWizard.css
—
—
@@ -388,6 +388,7 @@
389
389
float: left;
390
390
width: 46em;
391
391
margin-bottom: 1em;
392
+ padding-right: 1em; /* fix for 100% width textareas in mwe-upwiz-data */
392
393
}
393
394
394
395
Status & tagging log
18:53, 26 April 2011
NeilK
(
talk
|
contribs
)
changed the
status
of r86894
[
removed:
new
added:
ok]