forked from extern/egroupware
remove resize: none from et2_textbox, as users like to resize their textboxes
This commit is contained in:
parent
0c1f2c5d39
commit
57ab83f3b0
@ -266,7 +266,7 @@ button#cancel {
|
|||||||
* Text box
|
* Text box
|
||||||
*/
|
*/
|
||||||
.et2_textbox {
|
.et2_textbox {
|
||||||
resize: none;
|
|
||||||
}
|
}
|
||||||
.et2_textbox_ro {
|
.et2_textbox_ro {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user