Mobile table fix

This commit is contained in:
Dennis Eichhorn 2017-04-16 19:59:38 +02:00
parent 220d09a45e
commit 31c7481645

View File

@ -20,7 +20,7 @@
$tasks = $this->getData('tasks');
?>
<div class="col-xs-12 col-md-6">
<div class="box">
<div class="box wf-100">
<table class="table red">
<caption><?= $this->getText('Tasks'); ?></caption>
<thead>