Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/214615

Change subject: Remove position=top from rank selector style module
......................................................................

Remove position=top from rank selector style module

this fixes the issue for me and appears to be a
necessary follow-up to Ibf22aa5.

still, this all seems odd since test.wikidata
is running an older version of Wikibase and
apparently has other css issues.

Bug: T100798
Change-Id: If7a2f36815b62910244dd378c35cfe767ec1b28f
---
M view/resources/jquery/wikibase/resources.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/15/214615/1

diff --git a/view/resources/jquery/wikibase/resources.php 
b/view/resources/jquery/wikibase/resources.php
index d49bb6e..1dd0aa1 100644
--- a/view/resources/jquery/wikibase/resources.php
+++ b/view/resources/jquery/wikibase/resources.php
@@ -464,7 +464,6 @@
                ),
 
                'jquery.wikibase.statementview.RankSelector.styles' => 
$moduleTemplate + array(
-                       'position' => 'top',
                        'styles' => array(
                                
'themes/default/jquery.wikibase.statementview.RankSelector.css',
                        ),

-- 
To view, visit https://gerrit.wikimedia.org/r/214615
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If7a2f36815b62910244dd378c35cfe767ec1b28f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to