Problem
There is a strange indent in the product name of You Recently Viewed panel

Solution
In /Styles/styles.css of your template
Find
.SideRecentlyViewed .ProductDetails{margin-left:20px;}
Replace
.SideRecentlyViewed .ProductDetails{margin-left:0px;}
Result
