Changeset - 34648758b017
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 21:15:03
bkuhn@ebb.org
Allow scaling of photo.
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -45,12 +45,15 @@ div.supporter-type-selector {
 
    padding-bottom: 60px;
 
}
 

	
 
img.appeal {
 
    float: left;
 
    padding-right: 40px;
 
    min-width: 10%;
 
    max-width: 100%;
 
    height: auto;
 
}
 

	
 
img.appeal-header {
 
    max-width: 100%;
 
    height: auto;
 
}
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)