Skip to content
Snippets Groups Projects
Commit ca6190f9 authored by Sergei Litovchuk's avatar Sergei Litovchuk
Browse files

STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow button...

STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow button resizing to get more space for other buttons.
parent 7f693051
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@
name="add_friend_btn_lp"
user_resize="false"
auto_resize="true"
width="118">
width="121">
<button
follows="bottom|left|right"
height="23"
......@@ -355,7 +355,7 @@
name="add_friend"
tool_tip="Offer friendship to the Resident"
top="0"
width="117" />
width="120" />
</layout_panel>
<layout_panel
......@@ -430,8 +430,8 @@
left_pad="3"
name="overflow_btn_lp"
user_resize="false"
auto_resize="true"
width="27">
auto_resize="false"
width="24">
<button
follows="bottom|left|right"
height="23"
......
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