mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fixed Company Name cutting off when the Side bar is collapsed
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<div class="sidebar-custom">
|
||||
<center class="text-wrap"><?php echo $client_tags_display; ?></center>
|
||||
<div class="text-wrap"><?php echo $client_tags_display; ?></div>
|
||||
</div>
|
||||
|
||||
<li class="nav-header mt-3">CLIENT</li>
|
||||
|
||||
Reference in New Issue
Block a user