Revision 2b207cbf snf-astakos-app/astakos/im/static/im/css/forms.css

b/snf-astakos-app/astakos/im/static/im/css/forms.css
66 66
form .with-errors label 					{ color: #e4776f; }
67 67
.form-error 								{ color:red;   font-size: 0.8em; padding: 5px 5px; }
68 68
.form-errors.all .form-error 				{ position: relative; border-radius: 0; margin-bottom: 1.3em; padding: 0.5em; }
69
div.form-stacked 							{ margin-bottom: 4em; }
69
div.form-stacked 							{ margin-bottom: 2em; padding-bottom:1em; }
70 70
.checkbox-widget.checked 					{ background-color: #FF0000; background-image: url("../images/checkbox.png"); background-position: 50% 50%; }
71 71
.content a.checkbox-widget 					{ border: 1px solid #808080; cursor: pointer; display: block; float: left; height: 25px; margin:5px 20px 0 0 ; width: 25px; }
72 72
form.withlabels .checkbox-widget			{ margin-top:12px; }

Also available in: Unified diff