Simple forum software for building great communities.
Go to file
David Wheatley 7283254b4a Hide post footer when empty (#2926)
* 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
2021-07-13 13:42:19 +01:00
framework/core Hide post footer when empty (#2926) 2021-07-13 13:42:19 +01:00