Wrap text in notifications
This commit is contained in:
@@ -53,7 +53,7 @@ ob_start();
|
|||||||
<?php echo $notification_timestamp_formated; ?>
|
<?php echo $notification_timestamp_formated; ?>
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<small class="text-secondary"><?php echo $notification_details; ?></small>
|
<small class="text-secondary text-wrap"><?php echo $notification_details; ?></small>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Reference in New Issue
Block a user