mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
It seems there was a discrepancy in that background images were attached to the full slug category class: `category-:slug-:id` and our body class only had `category-:slug`. This fix adds support for both formats.