Minor Layout Fix

This commit is contained in:
Manfred Kindl
2019-07-08 17:05:17 +02:00
parent 93a6652c5f
commit 68b8d018de
+1 -1
View File
@@ -202,7 +202,7 @@ if(!$cj->getAll(null, 'titel'))
echo '<br><a href="'.$_SERVER['PHP_SELF'].'?type=new">Neuen Cronjob anlegen</a>';
echo '<br><br>
<table id="table1" style="table-layout: fixed; white-space: nowrap">
<table id="table1" style="table-layout: fixed">
<thead>
<tr>
<th style="width: 30px">ID</th>