mirror of
https://github.com/discourse/discourse.git
synced 2025-05-04 21:34:34 +08: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.