Thiemo Mättig (WMDE) has uploaded a new change for review.

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

Change subject: Move "in more languages" closer to the term box
......................................................................

Move "in more languages" closer to the term box

This patch does have a few visible effects:

1. The "in more languages" link moves down, much closer to the terms
   table.

2. The terms table moves a little bit up.

3. When the terms table expands and collapses, the table header does
   not move any more. There was a margin that was animated, causing
   this visible distraction.

Change-Id: Iec01cac8f0c82747738926f83af16a028f0812dd
---
M 
view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git 
a/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
 
b/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
index e8a0012..efe68ec 100644
--- 
a/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
+++ 
b/view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
@@ -31,13 +31,13 @@
        word-wrap: break-word;
 }
 
-.wikibase-entitytermsview 
.wikibase-entitytermsview-entitytermsforlanguagelistview {
-       margin-top: 1em;
+.wikibase-entitytermsview .wikibase-entitytermsview-heading {
+       margin-bottom: 1em;
 }
 
 .wikibase-entitytermsview 
.wikibase-entitytermsview-entitytermsforlanguagelistview-toggler {
        display: inline-block;
-       margin-top: 0.5em;
+       margin-top: 0;
 }
 
 .wikibase-entitytermsview 
.wikibase-entitytermsview-entitytermsforlanguagelistview-configure {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec01cac8f0c82747738926f83af16a028f0812dd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to