Changeset - f042c375be54
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 23:30:15
bkuhn@ebb.org
Use em padding here, and a little less of it.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -47,7 +47,7 @@ div.supporter-type-selector {
 

	
 
img.appeal {
 
    float: left;
 
    padding-right: 40px;
 
    padding-right: 2em;
 
    min-width: 10%;
 
    max-width: 100%;
 
    height: auto;
0 comments (0 inline, 0 general)