Improved display of the header bar

This commit is contained in:
Yannick Armand
2017-10-19 21:58:11 +02:00
committed by fguillot
parent ed98f95cfa
commit a2036b6535
8 changed files with 25 additions and 33 deletions

View File

@@ -20,7 +20,7 @@
<?= $this->render('header/board_selector', array('board_selector' => $board_selector)) ?>
<?php endif ?>
</div>
<div class="menus-container pull-right">
<div class="menus-container">
<?= $_top_right_corner ?>
</div>
</header>