diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js
index 54439a28e8dcd1ef3ff78c73dc14e31ca3e64b7f..48be77d8a09b35880cae244d73fa15fd94c66305 100644
--- a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js
+++ b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js
@@ -242,7 +242,7 @@ var LayoutManager = {
 		});
 
 		if (view.header) {
-			headerHeight = 200;
+			headerHeight = 147;
 			this.secondColumnHeader.append(view.header);
 			this.secondColumnHeader.css({
 				display : "block",