From 34a02676d6b72bd8f632a7f9f5f490989a8d5159 2017-09-28 00:44:20 From: Christopher Neugebauer Date: 2017-09-28 00:44:20 Subject: [PATCH] Merge branch 'master' into prod --- diff --git a/static/scss/custom.scss b/static/scss/custom.scss index d013a78853ade1392844e1fe459e74cd4935d816..7c0045207eaf8e967df0367e4d455328d931d655 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -148,6 +148,8 @@ $homepage-block-min-height: 480px; a img { max-width: 100%; max-height: 100%; + width: auto; + height: auto; } }