diff --git a/www/conservancy/static/forms.css b/www/conservancy/static/forms.css index bb0747628f4bab7465b540b85db7e11866acd9e6..800467f9aaa2b117b3798f49877703c017b4faec 100644 --- a/www/conservancy/static/forms.css +++ b/www/conservancy/static/forms.css @@ -56,4 +56,12 @@ img.appeal { img.appeal-header { max-width: 100%; height: auto; +} + +img.appeal-footer { + max-width: 40%; + float: right; + width: 10%; + min-width: 1%; + height: auto; } \ No newline at end of file