fix: [event index] changed the galaxy cluster field width

- no longer looks like it was sandwiched between two semis
pull/7037/head
iglocska 2021-02-16 08:44:36 +01:00
parent ec74ded202
commit 8a46933641
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<td style="width:30px;">
<a href="<?php echo $baseurl."/events/view/".$event['Event']['id'] ?>"><?php echo $event['Event']['id'];?></a>
</td>
<td class="shortish">
<td class="short">
<?php
$galaxies = array();
if (!empty($event['GalaxyCluster'])) {