Fix styling

This commit is contained in:
Hillel Coren 2017-07-31 23:19:52 +03:00
parent e3a53fdcd3
commit b696fabdee

View File

@ -1,6 +1,6 @@
<thead {!! $isTasks ? 'style="display:none;" data-bind="visible: $root.hasTasks"' : '' !!}>
@if ($isTasks)
<tr><td style="20px"></td></tr>
<tr><td style="20px" colspan="20"></td></tr>
@endif
<tr>
<th style="min-width:32px;" class="hide-border"></th>