
Hi everyone! I'm new to Salesforce, and was trying out the workbook when I noticed this discrepancy in the 'Recent Items' side panel - in different tabs' 'Home' view, the same item's data appeared slightly differently in the mini page when hovered over. Mainly, the Chatter avatar picture is the issue. It's small and has a displaced holder below it in one (see image 1), while it's bigger without layout issues in another (see image 2).
Image 1:
Image 2:
It's just an aesthetic issue.. but it's kinda annoying and I would be deeply grateful if anyone could shed some light here. :)
Thanks in advance!
3 answers

Hi Adam and Dhanshyam,
Thank you guys for the speedy responses. I did check in a different browser (Chrome) and the issue still persisted. So I ruled out browsers bring the source of the problem. It didn't seem to be anything regarding the mini page layout either...
After a bit more tinkering around, I managed to recreate the scenario, here's how:
1. Create a new Custom Tab.
2. In the 'Recent Items' list in the Overview (Home) page of this new Custom Tab, the Chatter avatar alignment is off when you mouseover items containing a user.
3. Note that 'Feed Tracking' has not yet been enabled for the object associated with this Custom Tab.
Problem goes away when:
1. Chatter Feed is enabled for the object associated with the newly created Custom Tab.
So, I guess it was an issue of page templates and CSS or something!
Without Feed Tracking enabled for 'Invoices' object:
With Feed Tracking enabled:
So, the issue is solved! Thanks for your input! :)