mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-17 20:21:18 +01:00
Set textarea to get height from rows attribute
This commit is contained in:
parent
b2de74d07f
commit
a8a3506031
@ -266,7 +266,7 @@ button#cancel {
|
|||||||
* Text box
|
* Text box
|
||||||
*/
|
*/
|
||||||
.et2_textbox {
|
.et2_textbox {
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
.et2_textbox_ro {
|
.et2_textbox_ro {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user