Santhosh has uploaded a new change for review.

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

Change subject: Avoid overlap of content with the column sub titles
......................................................................

Avoid overlap of content with the column sub titles

The page content was overlapping with language, view page sub titles
making the view page link not clickable

Change-Id: I932841a952a2db51ade876d99e64e379337b14d3
---
M modules/base/styles/ext.cx.base.less
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/36/137536/1

diff --git a/modules/base/styles/ext.cx.base.less 
b/modules/base/styles/ext.cx.base.less
index 32dcac0..d123659 100644
--- a/modules/base/styles/ext.cx.base.less
+++ b/modules/base/styles/ext.cx.base.less
@@ -45,6 +45,10 @@
        .mw-ui-one-half(@palm);
 }
 
+.cx-column__content {
+       clear: both;
+}
+
 .cx-column--tools {
        .mw-ui-one-whole(@palm);
        background: #f0f0f0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I932841a952a2db51ade876d99e64e379337b14d3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
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