task img can't exceed container width anymore
This commit is contained in:
parent
ff8e6e4a35
commit
3c07301a03
2 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<?php endif ?>
|
||||
|
||||
<?php if(!is_null($task)) : ?>
|
||||
<section>
|
||||
<section class="task">
|
||||
<h1 id="task"><?=_('Task')?></h1>
|
||||
<?php if(!is_null($queststatus)) : ?>
|
||||
<?php if($queststatus == 'solved') : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue