Santhosh has uploaded a new change for review.

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


Change subject: Fix the hiding of brand-motto for languages with bigger line 
height
......................................................................

Fix the hiding of brand-motto for languages with bigger line height

Example: hi or bo

Change-Id: I4284ef83fe12205b89091e2c752f9a62995c5176
---
M resources/css/ext.translate.mainpage.css
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TwnMainPage 
refs/changes/17/88417/1

diff --git a/resources/css/ext.translate.mainpage.css 
b/resources/css/ext.translate.mainpage.css
index 4f8bed5..2f6724c 100644
--- a/resources/css/ext.translate.mainpage.css
+++ b/resources/css/ext.translate.mainpage.css
@@ -18,12 +18,12 @@
        padding-left: 65px;
        padding-bottom: 5px;
        height: 75px;
+       line-height: 1.5em;
 }
 
 .twn-mainpage-header .twn-mainpage-personal-actions {
        padding-right: 20px;
        text-align: right;
-       line-height: 1em;
 }
 
 .twn-mainpage-header .uls-trigger {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4284ef83fe12205b89091e2c752f9a62995c5176
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TwnMainPage
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

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

Reply via email to