diff --git a/app/views/courses/_courses_jours.html.erb b/app/views/courses/_courses_jours.html.erb index 12d79fc33..cedc05f4b 100644 --- a/app/views/courses/_courses_jours.html.erb +++ b/app/views/courses/_courses_jours.html.erb @@ -8,7 +8,7 @@ div.ke-toolbar .ke-outline{border:none;} div.respond-form .reply_btn{margin-left:565px;margin-top:5px;} - div.recall_con{width:630px;} + div.recall_con{width:570px;} div.recall_con .reply_btn{margin-left:525px;margin-top:5px;} <%= javascript_include_tag "/assets/kindeditor/kindeditor",'/assets/kindeditor/pasteimg' %> diff --git a/app/views/users/_user_jours.html.erb b/app/views/users/_user_jours.html.erb index 9d7a601d5..75a7d0fda 100644 --- a/app/views/users/_user_jours.html.erb +++ b/app/views/users/_user_jours.html.erb @@ -8,7 +8,7 @@ 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{width:570px;} div.recall_con .reply_btn{margin-left:555px;margin-top:5px;} <%= javascript_include_tag "/assets/kindeditor/kindeditor",'/assets/kindeditor/pasteimg' %> diff --git a/app/views/users/user_newfeedback.html.erb b/app/views/users/user_newfeedback.html.erb index f8ede1093..556069a1f 100644 --- a/app/views/users/user_newfeedback.html.erb +++ b/app/views/users/user_newfeedback.html.erb @@ -15,7 +15,7 @@ div.ke-toolbar .ke-outline{border:none;} div.respond-form .reply_btn{margin-left:565px;margin-top:5px;} - div.recall_con{width:630px;} + div.recall_con{width:570px;} div.recall_con .reply_btn{margin-left:525px;margin-top:5px;} .fr.cr{ clear: right}