=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/anonymousRegistration.js' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/anonymousRegistration.js 2013-05-19 09:15:33 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/anonymousRegistration.js 2013-05-31 06:38:13 +0000 @@ -1025,7 +1025,7 @@ jQuery( '.stage-object-selected' ).attr( 'psid', programStageId ); setInnerHTML( 'programName', programName ); jQuery('#executionDate').css('width',430); - jQuery('#executionDate').css('margin-right',30); + jQuery('#executionDate').css('margin-right',34); if ( getFieldValue( 'completed' ) == 'true' ) { disable( "completeBtn" );