Skip to content

Commit

Permalink
Remove control separator in the modules overview
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 12, 2015
1 parent b03c822 commit e3b8d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/scripts/config/modules.phtml
@@ -1,5 +1,5 @@
<?php if (! $this->compact): ?>
<div class="controls separated">
<div class="controls">
<?= $this->tabs ?>
<?= $this->paginator ?>
</div>
Expand Down

0 comments on commit e3b8d63

Please sign in to comment.