CC-2453:Make textarea non resizable
- fixed
This commit is contained in:
parent
4a478117c6
commit
396bfd5f8d
1 changed files with 1 additions and 2 deletions
|
@ -1771,13 +1771,12 @@ label span {
|
|||
margin:0;
|
||||
width:100%;
|
||||
line-height:180%;
|
||||
resize: none;
|
||||
}
|
||||
#show_what_sending textarea:focus {
|
||||
border:none;
|
||||
}
|
||||
#show_what_sending dl {
|
||||
height:180px;
|
||||
overflow:scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue