diff --git a/app/themes/coop-tech-oowp-theme/public/css/app.css b/app/themes/coop-tech-oowp-theme/public/css/app.css index 0edc775..6bf0c8d 100644 --- a/app/themes/coop-tech-oowp-theme/public/css/app.css +++ b/app/themes/coop-tech-oowp-theme/public/css/app.css @@ -6671,6 +6671,8 @@ a:focus { box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1); -webkit-transform: scale(1.05); transform: scale(1.05); } + .coop-thumb img { + max-height: 100%; } .has-tip { cursor: pointer;