From 11d7028130010705383acdb08eb4d8aeee49d598 Mon Sep 17 00:00:00 2001 From: inureyes Date: Tue, 4 Aug 2009 14:41:53 +0000 Subject: [PATCH] =?UTF-8?q?=20refs=20#1300=20=20=20*=20=EC=9C=84=EC=A0=AF?= =?UTF-8?q?=20=EC=9E=85=EB=A0=A5=EC=B0=BD=20=EB=A0=88=EC=9D=B4=EC=95=84?= =?UTF-8?q?=EC=9B=83=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/CT_LinePost/widget.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CT_LinePost/widget.css b/plugins/CT_LinePost/widget.css index 421ada53d..f4c572114 100644 --- a/plugins/CT_LinePost/widget.css +++ b/plugins/CT_LinePost/widget.css @@ -1,7 +1,7 @@ @charset "utf-8" #linePost_widget {} -#linePost_widget_textarea {width:90%; height:70px; margin:10px;margin-bottom:2px; border:1px solid #DDD;} +#linePost_widget_textarea {width:90%; height:70px; margin-left:10px;margin-top:0;margin-bottom:7px; border:1px solid #DDD;} /*#linePost_widget .radio {width:15px !important;} #linePost_widget label {width:55px !important;}*/ #linePost_widget_button {width:100%;margin-left:0;background-color:#EEE;border:1px solid #ccc;}