Skip to content
Snippets Groups Projects
Commit 2d9de5c0 authored by Leyla Farazha's avatar Leyla Farazha
Browse files

EXT-3685 Object Profile panel layout issues

reviewed by Richard
parent 1bd0402f
No related branches found
No related tags found
No related merge requests found
...@@ -153,28 +153,19 @@ ...@@ -153,28 +153,19 @@
layout="topleft" layout="topleft"
left="5" left="5"
name="CreatorNameLabel" name="CreatorNameLabel"
top_pad="10" top_pad="12"
width="78"> width="78">
Creator: Creator:
</text> </text>
<avatar_icon
follows="top|left"
height="20"
default_icon_name="Generic_Person"
layout="topleft"
left_pad="0"
top_delta="-6"
mouse_opaque="true"
width="20" />
<text <text
type="string" type="string"
follows="left|right" follows="left|right|top"
font="SansSerifSmall" font="SansSerifSmall"
height="15" height="15"
layout="topleft" layout="topleft"
left_pad="5" left_pad="0"
name="Creator Name" name="Creator Name"
top_delta="6" top_delta="0"
width="140"> width="140">
Erica Linden Erica Linden
</text> </text>
...@@ -186,28 +177,19 @@ ...@@ -186,28 +177,19 @@
layout="topleft" layout="topleft"
left="5" left="5"
name="Owner:" name="Owner:"
top_pad="10" top_pad="15"
width="78"> width="78">
Owner: Owner:
</text> </text>
<avatar_icon
follows="top|left"
height="20"
default_icon_name="Generic_Person"
layout="topleft"
left_pad="0"
top_delta="-6"
mouse_opaque="true"
width="20" />
<text <text
type="string" type="string"
follows="left|right" follows="left|right|top"
font="SansSerifSmall" font="SansSerifSmall"
height="15" height="15"
layout="topleft" layout="topleft"
left_pad="5" left_pad="0"
name="Owner Name" name="Owner Name"
top_delta="6" top_delta="0"
width="140"> width="140">
Erica Linden Erica Linden
</text> </text>
...@@ -219,7 +201,7 @@ ...@@ -219,7 +201,7 @@
layout="topleft" layout="topleft"
left="5" left="5"
name="Group_label" name="Group_label"
top_pad="10" top_pad="15"
width="78"> width="78">
Group: Group:
</text> </text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment