Allow scaling of photo.
This commit is contained in:
parent
870d25d9e3
commit
34648758b0
1 changed files with 3 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue