Skip to content
Snippets Groups Projects
Commit 6d36fad3 authored by richard's avatar richard
Browse files

EXT-3478 - crazy scrollbars in profile when user has a long name

parent ac086c56
No related branches found
No related tags found
No related merge requests found
......@@ -26,18 +26,20 @@
top="2"
width="23" />
<text_editor
read_only = "true"
follows="top|left|right"
font="SansSerifHugeBold"
height="29"
layout="topleft"
left_pad="10"
name="user_name"
text_color="white"
top="0"
value="(Loading...)"
use_ellipses="true"
width="275" />
allow_scroll="false"
bg_visible="false"
read_only = "true"
follows="top|left|right"
font="SansSerifHugeBold"
height="29"
layout="topleft"
left_pad="10"
name="user_name"
text_color="white"
top="0"
value="(Loading...)"
use_ellipses="true"
width="275" />
<text
follows="top|left"
height="13"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment