File diff 7842ca6c5731 → 6392ae3a4313
www/conservancy/static/css/forms.css
Show inline comments
...
 
@@ -34,12 +34,6 @@
 
}
 

	
 
.form-error {
 
    display: none;
 
    margin-left: 10px;
 
    color: green;
 
}		
 

	
 
.form-error-show {
 
    color: red;
 
    margin-left: 10px;
 
    font-size: 75%;