diff --git a/src/app/notifications/notification.component.css b/src/app/notifications/notification.component.css
index 1abf2a242..040eaea9b 100755
--- a/src/app/notifications/notification.component.css
+++ b/src/app/notifications/notification.component.css
@@ -614,6 +614,15 @@ input[type='date']::-webkit-calendar-picker-indicator {
margin-top: auto;
}
+.pic_avatar_notif_social {
+ bottom: 0.5em;
+ position: relative;
+ height: 3em;
+
+ width: 3em;
+ margin-top: auto;
+}
+
.container_perso {
width: auto;
margin: auto;
diff --git a/src/app/notifications/notification.component.html b/src/app/notifications/notification.component.html
index f024fb7bc..e369edb55 100755
--- a/src/app/notifications/notification.component.html
+++ b/src/app/notifications/notification.component.html
@@ -231,7 +231,7 @@
@@ -240,7 +240,7 @@
@@ -260,7 +260,7 @@
: getLinkIconValidate(i.label.link.oracle)
"
alt="avtar"
- class="pic_avatar_notif"
+ class="pic_avatar_notif_social"
/>