Ghost/core/server/services/mega
Gerardo Lopez Dueñas 275bf41ba3
Fixed bookmark card image size in fastmail (#11970)
closes #11907

The image in the bookmark card was being shown out of the bounds of
the card because of a general style `height: auto !important`.

I added a new `max-height` property to the image to avoid exceeding
parent height.
2020-08-03 18:38:45 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Changed member limit to be DRY & use raw query 2020-07-26 20:49:30 +01:00
post-email-serializer.js Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
template.js Fixed bookmark card image size in fastmail (#11970) 2020-08-03 18:38:45 +01:00