diff --git a/lib/piece/owner/headerForPopupEditor.php b/lib/piece/owner/headerForPopupEditor.php index 0b88eff2c..68fd41a69 100644 --- a/lib/piece/owner/headerForPopupEditor.php +++ b/lib/piece/owner/headerForPopupEditor.php @@ -84,7 +84,7 @@ -> +>
diff --git a/style/admin/whitedream/popup-comment.css b/style/admin/whitedream/popup-comment.css index cd44927b4..8ecfccbd1 100644 --- a/style/admin/whitedream/popup-comment.css +++ b/style/admin/whitedream/popup-comment.css @@ -42,7 +42,7 @@ body padding : 10px; height : 150px; width : 390px; - margin : 0 0 10px 25px; + margin : 0 0 10px 20px; overflow-x : hidden; overflow-y : scroll; }