fix styling of Station images on Quest page

This commit is contained in:
oliver 2016-02-27 15:14:22 +01:00
commit 6e1d1ede2a
2 changed files with 5 additions and 2 deletions

View file

@ -140,7 +140,9 @@
<?php endif ?>
</a>
<?php else : ?>
<i class="fa fa-question-circle"></i>
<div>
<i class="fa fa-question-circle"></i>
</div>
<?php endif ?>
</li>
<?php endforeach ?>