diff --git a/pdb-js/src/app/gallery-view/gallery-item-view.component.html b/pdb-js/src/app/gallery-view/gallery-item-view.component.html
index a881191..358a643 100644
--- a/pdb-js/src/app/gallery-view/gallery-item-view.component.html
+++ b/pdb-js/src/app/gallery-view/gallery-item-view.component.html
@@ -18,7 +18,7 @@
>
-
+
diff --git a/pdb-js/src/app/plot-view/plot-view.component.html b/pdb-js/src/app/plot-view/plot-view.component.html
index 33fa803..4b84b0e 100644
--- a/pdb-js/src/app/plot-view/plot-view.component.html
+++ b/pdb-js/src/app/plot-view/plot-view.component.html
@@ -17,7 +17,7 @@
id="plot-view-info"
class="icon-small clickable"
(click)="showDetails()"
- src="assets/img/exclamation-round.svg"
+ src="assets/img/info.svg"
title="show details" />