diff options
Diffstat (limited to 'skins/Vector.php')
-rw-r--r-- | skins/Vector.php | 1 |
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> » <?php $this->text('title')?></h1> |