mirror of
https://github.com/flarum/core.git
synced 2025-05-31 11:39:56 +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