summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-07-03 21:32:40 +0000
committerRomain d'Alverny <rda@mageia.org>2012-07-03 21:32:40 +0000
commitb2f987ba9eafe439b27dbb6ecd1048400ab33377 (patch)
treee1409357ca835b2aed25e8b90121a61c784f3cc9
parent4957f9ae4d434749c206c91fdc1cea35eab34325 (diff)
downloadmediawiki-b2f987ba9eafe439b27dbb6ecd1048400ab33377.tar
mediawiki-b2f987ba9eafe439b27dbb6ecd1048400ab33377.tar.gz
mediawiki-b2f987ba9eafe439b27dbb6ecd1048400ab33377.tar.bz2
mediawiki-b2f987ba9eafe439b27dbb6ecd1048400ab33377.tar.xz
mediawiki-b2f987ba9eafe439b27dbb6ecd1048400ab33377.zip
adjust content page width
-rw-r--r--skins/Vector.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/Vector.php b/skins/Vector.php
index 3fac4b9..b771571 100644
--- a/skins/Vector.php
+++ b/skins/Vector.php
@@ -463,6 +463,7 @@ class VectorTemplate extends QuickTemplate {
top: 80px;
right: 10px;
}
+ #content { width: 90%; }
</style>
<header id="mgnavt">
<h1><a href="/en/">Wiki</a> &raquo; <?php $this->text('title')?></h1>