Fix Issue 1593: "Attachment" button on Group Notices

This commit is contained in:
Inusaito Sayori
2014-07-15 15:37:02 -04:00
parent ca1696823c
commit b633c3ffea
2 changed files with 3 additions and 3 deletions

View File

@@ -258,7 +258,7 @@ LLGroupNotifyBox::LLGroupNotifyBox(const std::string& subject,
mNextBtn = btn;
S32 btn_width = 80;
S32 wide_btn_width = 120;
S32 wide_btn_width = 136;
LLRect btn_rect;
x = 3 * HPAD;

View File

@@ -148,9 +148,9 @@ and you can't send a folder.
word_wrap="true" />
<button bottom_delta="-24" font="SansSerif" halign="center" height="20"
label="Open Attachment" label_selected="Open Attachment" left="7"
mouse_opaque="true" name="open_attachment" width="110" />
mouse_opaque="true" name="open_attachment" width="136" />
<line_editor bg_visible="false" border_visible="false" bottom_delta="3" enabled="false"
font="SansSerifSmall" height="16" is_unicode="false" left="120"
font="SansSerifSmall" height="16" is_unicode="false" left="146"
max_length="63" mouse_opaque="false" name="view_inventory_name"
width="264" />
<icon bottom_delta="0" height="16" left_delta="0" mouse_opaque="false"