Skip to content

Commit

Permalink
refs #1300
Browse files Browse the repository at this point in the history
  * 위젯 입력창 레이아웃 조정
  • Loading branch information
inureyes committed Aug 4, 2009
1 parent 5f84324 commit 11d7028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/CT_LinePost/widget.css
Original file line number Diff line number Diff line change
@@ -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;}
Expand Down

0 comments on commit 11d7028

Please # to comment.