Changeset - b9b4695f97d7
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-03 14:58:07
bkuhn@ebb.org
Match width and alignment to donate-content class.
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -37,5 +37,7 @@ input.valid, textarea.valid {
 

	
 
div.supporter-type-selector {
 
.supporter-type-selector {
 
    font-size: 125%;
 
    text-align: center;
 
    width: 80%;
 
    align: left;
 
}
...
 
@@ -45,2 +47,4 @@ div.supporter-type-selector {
 
    padding-bottom: 60px;
 
    width: 80%;
 
    align: left;
 
}
0 comments (0 inline, 0 general)