diff options
author | angela <angela@lindenlab.com> | 2010-03-01 16:05:52 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2010-03-01 16:05:52 +0800 |
commit | c22815058ca89f33b2fa26e99267db216658b192 (patch) | |
tree | 5d4b2607f46e3cfd63aed19c0b615f5bb6449860 | |
parent | d8604361eb01336c613fd756c98b476541f840b0 (diff) |
EXT-5860 Size of description field in the Classified Info panel is much lesser than should be
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_classified_info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_classified_info.xml b/indra/newview/skins/default/xui/en/panel_classified_info.xml index 68af75777c..03eb34a081 100644 --- a/indra/newview/skins/default/xui/en/panel_classified_info.xml +++ b/indra/newview/skins/default/xui/en/panel_classified_info.xml @@ -163,7 +163,7 @@ width="105" /> <text_editor allow_html="true" - allow_scroll="false" + allow_scroll="true" bg_visible="false" follows="left|top|right" h_pad="0" |