0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Peter Zimon 25748f420c Applied default box sizing to all cards
refs. https://github.com/TryGhost/Ghost/issues/13874

- Improved stability of cards by adding 'box-sizing: border-box;' CSS property to all of them so that it's not required by themes anymore
2021-12-17 15:28:35 +01:00
..
client@8bc2711567 Updated Admin to v4.32.0 2021-12-17 11:32:32 +00:00
frontend Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
server Updated email template for header card 2021-12-16 18:54:21 +01:00
shared Added header card to editor 2021-12-17 12:20:10 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00