artsy/force

Padding inconsistency

notrueblood opened this issue · 2 comments

There is a horizontal padding inconsistency in page footers. For example, the auction page footer has no horizontal padding, but the artwork page footer has horizontal padding consistent with the rest of the page.

Artwork page with horizontal padding

Artwork page with horizontal padding

Auction page without horizontal padding

Auction page without horizontal padding

Happy to open a PR to fix this if others find the problem warrants one. Otherwise, feel free to close this issue.

Thanks for filing this issue! There's a divide between our old code and new code in the app, where /artwork is new and /auction is old, and on a slightly different stack. We recently did some work on the footer so perhaps this was missed. Will give it a look 👍

Added to JIRA - ty for the report.