From 627befe0b3dbca3306d81b5f8c29561b0c3fcd64 2014-12-02 19:14:31 From: Bradley M. Kuhn Date: 2014-12-02 19:14:31 Subject: [PATCH] Another adjustment to the forms CSS. This is working on my test site but not on the main website. I can't figure out why. --- diff --git a/www/conservancy/static/forms.css b/www/conservancy/static/forms.css index 7512f53a22db1234b70a48ce8a3e7603b1549865..9716fe19be0e42b8a782b68cdc506cce0e389e52 100644 --- a/www/conservancy/static/forms.css +++ b/www/conservancy/static/forms.css @@ -47,5 +47,5 @@ div.supporter-type-selector { img.appeal { float: left; - margin: 0px 30px 15px 0px; + padding-right: 40px; } \ No newline at end of file