jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Jonas Kress (WMDE): Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Iec01cac8f0c82747738926f83af16a028f0812dd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Adrian Lang <[email protected]>
Gerrit-Reviewer: Bene <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: Lydia Pintscher <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to