Changeset - 1b96df2224c6
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 22:49:10
bkuhn@ebb.org
Use em here so that the button is a bit closer.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -4,13 +4,13 @@
 
    text-align: right;
 
}
 
#supporter-form-inputs {
 
    float: left;
 
}
 
#supporter-form-submit {
 
    padding-left: 500px;
 
    padding-left: 20em;
 
    padding-top: 40px;
 
    float: center;
 
}
 

	
 
#supporter-form div {
 
    margin-top: 1em;
0 comments (0 inline, 0 general)