EXT-4923 : Texture Preview "Copy to Inventory" button too small

master
Loren Shih 2010-02-03 16:52:23 -05:00
parent 785d771eaf
commit 46b2826d65
1 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@
left="6"
name="Keep"
top_pad="5"
width="100" />
width="110" />
<button
follows="right|bottom"
height="22"
@ -123,7 +123,7 @@
left_pad="5"
name="Discard"
top_delta="0"
width="100" />
width="110" />
<button
follows="right|bottom"
height="22"
@ -132,5 +132,5 @@
left_pad="5"
name="save_tex_btn"
top_delta="0"
width="100" />
width="110" />
</floater>