=== modified file 'dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/styles/style.css' --- dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2014-07-08 08:30:39 +0000 +++ dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2014-07-08 13:28:19 +0000 @@ -430,12 +430,13 @@ .search-container-main { width: 100%; float: left; - height: 100%; + height: 100%; + padding-bottom: 5px; } .search-container{ margin: 5px; - padding: 5px; + padding: 5px 9px 5px 5px; max-height: 570px; overflow-y: scroll; }