Use em padding here, and a little less of it.
This commit is contained in:
parent
8291c3db2e
commit
f042c375be
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ div.supporter-type-selector {
|
||||||
|
|
||||||
img.appeal {
|
img.appeal {
|
||||||
float: left;
|
float: left;
|
||||||
padding-right: 40px;
|
padding-right: 2em;
|
||||||
min-width: 10%;
|
min-width: 10%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
Loading…
Reference in a new issue