r112000 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r111999
|
r112000
|
r112001
>
Date:
10:36, 21 February 2012
Author:
nikerabbit
Status:
ok (
Comments
)
Tags:
i18nreview
Comment:
Testing a different style which should also work on monobook skin - only tested in chrome and IE9
Modified paths:
/trunk/extensions/Translate/resources/ext.translate.helplink.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/resources/ext.translate.helplink.css
—
—
@@ -1,8 +1,9 @@
2
2
.mw-translate-helplink {
3
- position: absolute;
3
+ float: right;
4
4
width: 100%;
5
5
display: block;
6
6
margin-top: -10px;
7
+ margin-bottom: -10px;
7
8
}
8
9
9
10
.mw-translate-helplink a {
Comments
#
Comment by
Siebrand
(
talk
|
contribs
)
12:01, 21 February 2012
Additionally tested in FF3.6 on Windows, Safari and Opera on OSX.
Status & tagging log
12:01, 21 February 2012
Siebrand
(
talk
|
contribs
)
changed the
status
of r112000
[
removed:
new
added:
ok]
11:56, 21 February 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r112000
[
added:
i18nreview]