diff --git a/app/views/courses/_courses_jours.html.erb b/app/views/courses/_courses_jours.html.erb
index 3d25be603..2cb22ce89 100644
--- a/app/views/courses/_courses_jours.html.erb
+++ b/app/views/courses/_courses_jours.html.erb
@@ -8,8 +8,8 @@
div.ke-toolbar .ke-outline{border:none;}
div.respond-form .reply_btn{margin-left:565px;margin-top:5px;}
- div.recall_con{width:600px;}
- div.recall_con .reply_btn{margin-left:555px;margin-top:5px;}
+ div.recall_con{width:570px;}
+ div.recall_con .reply_btn{margin-left:525px;margin-top:5px;}
<%= javascript_include_tag "/assets/kindeditor/kindeditor" %>
diff --git a/app/views/projects/_project_jours.html.erb b/app/views/projects/_project_jours.html.erb
index 2079d42f9..353223acd 100644
--- a/app/views/projects/_project_jours.html.erb
+++ b/app/views/projects/_project_jours.html.erb
@@ -8,8 +8,8 @@
div.ke-toolbar .ke-outline{border:none;}
div.respond-form .reply_btn{margin-left:565px;margin-top:5px;}
- div.recall_con{width:600px;}
- div.recall_con .reply_btn{margin-left:555px;margin-top:5px;}
+ div.recall_con{width:570px;}
+ div.recall_con .reply_btn{margin-left:525px;margin-top:5px;}
<%= javascript_include_tag "/assets/kindeditor/kindeditor" %>