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 @@
22 .mw-translate-helplink {
3 - position: absolute;
 3+ float: right;
44 width: 100%;
55 display: block;
66 margin-top: -10px;
 7+ margin-bottom: -10px;
78 }
89
910 .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