Hi Guys,
On my master page, I need to align the object attributes below (Submitted,Approved,Pending,Rejected) to be in like a 'table format' so that the statuses and the count are properly aligned.
E.g:
Submitted: 1
Approved : 0
Pending : 0
Rejected : 0
Any ideas on how can i achieve this easily?
Thanks,
Sam