=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry.html' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry.html 2015-01-20 16:41:34 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry.html 2015-01-28 09:40:39 +0000 @@ -32,10 +32,10 @@ - +
{{dhis2Event.name}}
{{dhis2Event.sortingDate}} - +
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2015-01-20 16:41:34 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2015-01-28 09:40:39 +0000 @@ -88,7 +88,6 @@ } .vertical-center { - //vertical-align: middle; line-height: inherit; } @@ -104,8 +103,6 @@ .stage-container { display: inline-block; - width: 135px; - height: 60px; cursor: pointer; opacity: 1.0; white-space: normal; @@ -410,7 +407,6 @@ } .dashboard-widget-container { - /*max-height: 400px !important;*/ height: auto; overflow-x:auto; overflow-y:auto;