=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2016-01-12 13:06:50 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2016-03-01 11:12:47 +0000
@@ -17,7 +17,7 @@
#foreach ( $style in $stylesheets )
-
+
#end
=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2016-02-25 15:51:22 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2016-03-01 11:12:47 +0000
@@ -713,14 +713,14 @@
/* Map plugin (Leaflet) specific z-index overrides */
/*----------------------------------------------------------------------------*/
+/* dhis2 theme css */
+#header
+{
+ z-index: 1100;
+}
+
/* jQuery ui css */
-.ui-frontĀ {
-{
- z-index: 1100;
-}
-
-/* dhis2 theme css */
-#headerĀ {
-{
- z-index: 1100;
+.ui-front
+{
+ z-index: 1101;
}