Fixed Client Badge Tags not wrapping properly on client side nav

This commit is contained in:
johnnyq 2022-01-23 12:54:18 -05:00
parent 536e0df967
commit 8ff714fc6f
1 changed files with 4 additions and 3 deletions

View File

@ -13,10 +13,11 @@
<p>Back</p> |
<p><strong><?php echo $client_name; ?></strong></p>
</a>
<center>
<?php echo $client_tags_display; ?>
</center>
</li>
<div class="sidebar-custom">
<center class="text-wrap"><?php echo $client_tags_display; ?></center>
</div>
<li class="nav-header mt-3">CLIENT</li>
<li class="nav-item">