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 efc82ee..41366db 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -467,6 +467,7 @@ class VectorTemplate extends QuickTemplate { right: 10px; } #content { width: 90%; } + #right-navigation { margin-right: 100px; } </style> <header id="mgnavt"> <h1><a href="/en/">Wiki</a> » <?php $this->text('title')?></h1> |