diff --git a/common/client-base/src/main/webapp/html/GeneView/summariseLegend.js b/common/client-base/src/main/webapp/html/GeneView/summariseLegend.js
index bc49a7e9d..cc2f916a4 100644
--- a/common/client-base/src/main/webapp/html/GeneView/summariseLegend.js
+++ b/common/client-base/src/main/webapp/html/GeneView/summariseLegend.js
@@ -71,8 +71,7 @@
}
}
- // legend= legend + summaryText +'' +'';
- legend= legend + summaryText +'';
+ legend= legend + summaryText + ''+'';
return legend;
}
diff --git a/common/client-base/src/main/webapp/html/image/reset_filter.png b/common/client-base/src/main/webapp/html/image/reset_filter.png
index 1ba2f234f..c0bded5ea 100644
Binary files a/common/client-base/src/main/webapp/html/image/reset_filter.png and b/common/client-base/src/main/webapp/html/image/reset_filter.png differ
diff --git a/common/client-base/src/main/webapp/html/image/reset_filter_hover.png b/common/client-base/src/main/webapp/html/image/reset_filter_hover.png
index 93c416279..5577140b3 100644
Binary files a/common/client-base/src/main/webapp/html/image/reset_filter_hover.png and b/common/client-base/src/main/webapp/html/image/reset_filter_hover.png differ
diff --git a/common/client-base/src/main/webapp/html/image/reset_filter_hover_old.png b/common/client-base/src/main/webapp/html/image/reset_filter_hover_old.png
new file mode 100644
index 000000000..93c416279
Binary files /dev/null and b/common/client-base/src/main/webapp/html/image/reset_filter_hover_old.png differ
diff --git a/common/client-base/src/main/webapp/html/image/reset_filter_old.png b/common/client-base/src/main/webapp/html/image/reset_filter_old.png
new file mode 100644
index 000000000..1ba2f234f
Binary files /dev/null and b/common/client-base/src/main/webapp/html/image/reset_filter_old.png differ
diff --git a/common/client-base/src/main/webapp/html/javascript/utils.js b/common/client-base/src/main/webapp/html/javascript/utils.js
index 4cf0869b7..48b118e4f 100644
--- a/common/client-base/src/main/webapp/html/javascript/utils.js
+++ b/common/client-base/src/main/webapp/html/javascript/utils.js
@@ -954,8 +954,7 @@ var table = "";
table = table +'
';
// dynamic Evidence Summary to be displayed above Gene View table
// table = table + interactive_summary_Legend;
- table = table + '