add resize

This commit is contained in:
Anthony Minessale 2014-07-25 01:55:53 +05:00
parent a4ff7eade7
commit 6f800ef90a
1 changed files with 1 additions and 1 deletions

View File

@ -34,13 +34,13 @@
background-color: #eeeeee;
width: 500px;
height:150px;
max-height:150px;
overflow-y: scroll;
scrolling: auto;
text-align: left;
border-style:inset;
font-size: 10pt;
color: #3333ff;
resize:both;
}
.chatuid