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;}