Prepare new dashboard spacing

This commit is contained in:
Thomas Gelf 2014-02-21 10:35:02 +00:00
parent 02f16a90f7
commit 1b0ddec998
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div class="controls">
<?= $this->tabs ?>
</div>
<div class="dashboard">
<div class="dashboard content">
<?= $this->dashboard ?>
</div>