mirror of https://github.com/itflow-org/itflow
Wrap text in notifications
This commit is contained in:
parent
397ebc5112
commit
12ad7962c0
|
|
@ -53,7 +53,7 @@ ob_start();
|
|||
<?php echo $notification_timestamp_formated; ?>
|
||||
</small>
|
||||
</div>
|
||||
<small class="text-secondary"><?php echo $notification_details; ?></small>
|
||||
<small class="text-secondary text-wrap"><?php echo $notification_details; ?></small>
|
||||
</a>
|
||||
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue