[Legacy] Delegates Subpanel Styling Fixes

This commit is contained in:
balumahendran 2022-03-22 11:39:41 +05:30 committed by b.mahendran
parent 0e6564d6b0
commit 9172b3863a

View file

@ -20,7 +20,7 @@
onclick="showSubPanel('{$subpanel_tab}'); toggleSubpanelCookie('{$subpanel_tab}');">
{/if}
<div class="col-xs-10 col-sm-11 col-md-11">
<div>
<div style="display: inline;">
<span class="suitepicon suitepicon-module-{$subpanel_tabs_properties.$i.module_name|lower|replace:'_':'-'} subpanel-icon"></span>
{$subpanel_tabs_properties.$i.title}
</div>