mirror of
https://github.com/flarum/core.git
synced 2025-07-16 06:16:23 +02:00
* Add `Post-footer--empty` class if the post footer contains no items * Hide post footer when it has class `Post-footer--empty` * Swap to `:empty` pseudoselector * Prefer ternary operator * Fix typo