Change form related properties.
--- a/pytask/static/css/base.css Sun Jan 30 20:06:16 2011 +0530
+++ b/pytask/static/css/base.css Mon Jan 31 00:55:41 2011 +0530
@@ -203,9 +203,9 @@
position: relative;
clear: left;
float: left;
- width: 23%;
+ width: 28%;
margin-right: 1%;
- padding-right: 4%;
+ padding-right: 3%;
text-align: right;
font-weight: bold;
}
@@ -236,7 +236,7 @@
div #form p.submit {
clear: both;
background:url('/pytask/static/images/form/form_bottom.gif') no-repeat 0 100%;
- padding: 20px 5% 20px 40%;
+ padding: 20px 5% 20px 32%;
margin:0;
}