Set width and height for textarea in sieve vacation popup

This commit is contained in:
Hadi Nategh 2013-12-19 17:13:11 +00:00
parent 70f71c09ff
commit 380b5bae2d

View File

@ -42,7 +42,7 @@
<description value="With message:"/>
</hbox>
<vbox>
<textbox multiline="true" id="text" width="40%"/>
<textbox multiline="true" id="text" width="99%" height="150px"/>
<description id="by_date_label" value="You can use $$start$$ for the above start date and $$end$$ for the end date."/>
</vbox>
</row>