Commit 7499c198 by Tobias Munk

use all 12 columns, left sidebar is now span-3

parent 534eb8b4
......@@ -15,7 +15,7 @@ $renderer = $this->context;
$this->beginContent('@yii/apidoc/templates/bootstrap/layouts/main.php'); ?>
<div class="row">
<div class="col-md-2">
<div class="col-md-3">
<?php
$types = $renderer->getNavTypes(isset($type) ? $type : null, $types);
ksort($types);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment