Gerrit Patch Uploader has uploaded a new change for review.

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

Change subject: Remove #bodyContent { width: 100%; }
......................................................................

Remove #bodyContent { width: 100%; }

The container #bodyContent is a div element with the default width auto.

Change-Id: If05afc14f7b1ff9b34d2daf293ade6cb6a97493e
---
M skins/vector/components/common.less
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/28/120528/1

diff --git a/skins/vector/components/common.less 
b/skins/vector/components/common.less
index 8e7fc4d..6e4592a 100644
--- a/skins/vector/components/common.less
+++ b/skins/vector/components/common.less
@@ -77,7 +77,6 @@
 
 #bodyContent {
        position: relative;
-       width: 100%;
        line-height: 1.5em;
        font-size: @content-font-size;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If05afc14f7b1ff9b34d2daf293ade6cb6a97493e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <gerritpatchuploa...@gmail.com>

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

Reply via email to