=== modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/sectionForm.vm' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/sectionForm.vm 2013-05-23 10:40:52 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/sectionForm.vm 2013-05-29 21:15:22 +0000 @@ -66,7 +66,7 @@ - #elseif( $dataElement.type == 'trueOnly' ) + #elseif( $dataElement.type == "trueOnly" ) #else #if( $dataElement.optionSet ) === modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-05-22 13:50:17 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-05-29 21:15:22 +0000 @@ -44,11 +44,13 @@ { padding-right: 2px; padding-left: 2px; + height: 28px; } .formSection th { text-align: center; + min-width: 46px; } .sectionFilter