=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretationFeed.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretationFeed.vm 2013-12-01 12:19:38 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretationFeed.vm 2013-12-01 12:25:04 +0000 @@ -27,7 +27,7 @@ dropDown.css({ top: jqTarget.offset().top + jqTarget.innerHeight(), - left: jqTarget.offset().left + left: jqTarget.offset().left - 34 }); return false; @@ -69,7 +69,7 @@ max-height : 610px; overflow-y : auto; background-color : #f7f7f7; - z-index : 10; + z-index : 9; border-bottom-left-radius : 3px; border-bottom-right-radius : 3px; box-shadow : #ccc 0 1px 1px 0;