Hi,
I have added some extra information on schedule board. It was showing perfectly fine. But when i tried changing the color of one of the text it created extra space. Below is the screen shot and code.
I don't want this extra space, how should i remove it?
<div style='line-height: 11px !important; width: 99%; overflow: hidden; display: block; text-overflow: ellipsis;'>
WO:
<B>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_name}</B><br/>
Substatus: <b><font size="2" style='color:red;'>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_substatus}</font></B></p>
Start Time: <b>{starttime}</b><br/>
End Time: <b>{endtime}</b><br/>
Duration: <b>{duration} minutes</b><br/>
</div>