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.
This commit is contained in:
Bradley M. Kuhn 2014-12-02 14:14:31 -05:00
parent 1328b725b1
commit 627befe0b3

View file

@ -47,5 +47,5 @@ div.supporter-type-selector {
img.appeal { img.appeal {
float: left; float: left;
margin: 0px 30px 15px 0px; padding-right: 40px;
} }