Allow scaling of photo.

This commit is contained in:
Bradley M. Kuhn 2014-12-02 16:15:03 -05:00
parent 870d25d9e3
commit 34648758b0

View file

@ -48,6 +48,9 @@ div.supporter-type-selector {
img.appeal {
float: left;
padding-right: 40px;
min-width: 10%;
max-width: 100%;
height: auto;
}
img.appeal-header {