From c2752528dcdf35a76fa61f0ec0f2ce046dc933c6 Mon Sep 17 00:00:00 2001 From: inureyes Date: Mon, 2 Jun 2008 07:34:11 +0000 Subject: [PATCH] =?UTF-8?q?=20#897=20=20*=20popup=20editor=20=EC=97=90?= =?UTF-8?q?=EB=8F=84=20body=20id=EB=A5=BC=20=EA=B0=95=EC=A0=9C=20=EC=A7=80?= =?UTF-8?q?=EC=A0=95=20=20*=20popup=20CSS=EB=A5=BC=20=EC=99=BC=EC=AA=BD=20?= =?UTF-8?q?=EA=B8=B0=EC=A4=80=20=EC=A7=80=EC=A0=95=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/piece/owner/headerForPopupEditor.php | 2 +- style/admin/whitedream/popup-comment.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; }