Changeset - 1328b725b14f
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 19:13:12
bkuhn@ebb.org
Attempt to correct image CSS.
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -45,7 +45,7 @@ div.supporter-type-selector {
 
    padding-bottom: 60px;
 
}
 

	
 
.appeal {
 
img.appeal {
 
    float: left;
 
    margin: 0px 50px 15px 0px;
 
}
 
    margin: 0px 30px 15px 0px;
 
}
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)