1
0
mirror of https://github.com/flarum/core.git synced 2025-05-11 01:45:29 +02:00
David Wheatley da20d75e3c
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
..
2021-07-13 13:42:19 +01:00
2021-05-15 20:11:38 -04:00
2021-05-15 20:11:38 -04:00
2021-06-06 02:47:58 +01:00