diff --git a/src/app/constant/JamiTheme.qml b/src/app/constant/JamiTheme.qml
index b0bb11e2106e2918d3728049948f71ad72494a08..05a6c9521b83438f29523bc3efcb58b0bf83b68f 100644
--- a/src/app/constant/JamiTheme.qml
+++ b/src/app/constant/JamiTheme.qml
@@ -474,7 +474,7 @@ Item {
     // MessageWebView
     property real chatViewHairLineSize: 1
     property real chatViewMaximumWidth: 900
-    property real chatViewHeaderPreferredHeight: 64
+    property real chatViewHeaderPreferredHeight: 50
     property real chatViewFooterPreferredHeight: 35
     property real chatViewFooterMaximumHeight: 315
     property real chatViewFooterRowSpacing: 4