This is something that came up yesterday in chat. I'm making a separate thread for it for record keeping, because it involves 173, and because it isn't related directly to anything I'm doing with the images.
Currently, the heritage rating box is skewed too far to the right, and is sticking to images instead of floating above them.
Compare this:
to this:
The way to fix this is to edit the site theme to remove "float:right" from the heritage rate box, and then edit every heritage page to replace
[[include component:heritage-rating]]with
[[>]]
[[include component:heritage-rating]]
[[/>]]Unless someone comments to object, that's what I'll be doing at some point in the next few days once I have time.
