Minor layout fix to default legacy profile intrest panel

meow-7.2.2
Kadah_Coba 2013-07-16 20:03:41 -07:00
parent 60ff7734df
commit 5010db4e77
1 changed files with 6 additions and 6 deletions

View File

@ -106,12 +106,12 @@
label="Hire"
enabled="false" />
<line_editor
top_pad="1"
top_pad="6"
left="76"
height="16"
width="330"
layout="topleft"
follows="left|top"
follows="left|top|right"
name="want_to_edit"
is_unicode="false"
max_length_bytes="254" />
@ -186,12 +186,12 @@
label="Custom Characters"
enabled="false" />
<line_editor
top_pad="1"
top_pad="6"
left="76"
height="16"
width="330"
layout="topleft"
follows="left|top"
follows="left|top|right"
name="skills_edit"
is_unicode="false"
max_length_bytes="254" />
@ -213,9 +213,9 @@
height="16"
width="330"
layout="topleft"
follows="left|top"
follows="left|top|right"
name="languages_edit"
is_unicode="false"
max_length_bytes="254" />
max_length="254" />
</panel>