Skip to content
Snippets Groups Projects
Commit 68e2813b authored by Richard Linden's avatar Richard Linden
Browse files

SOCIAL-778 FIX Make how to web content wider

parent 3b33ed8a
No related branches found
No related tags found
No related merge requests found
...@@ -8,12 +8,12 @@ ...@@ -8,12 +8,12 @@
min_height="360" min_height="360"
left="645" left="645"
top="10" top="10"
min_width="300" min_width="345"
name="floater_help_browser" name="floater_help_browser"
save_rect="true" save_rect="true"
single_instance="true" single_instance="true"
title="HOW TO" title="HOW TO"
width="300"> width="335">
<floater.string <floater.string
name="loading_text"> name="loading_text">
Loading... Loading...
...@@ -29,14 +29,14 @@ ...@@ -29,14 +29,14 @@
orientation="vertical" orientation="vertical"
name="stack1" name="stack1"
top="20" top="20"
width="290"> width="325">
<layout_panel <layout_panel
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
top_delta="0" top_delta="0"
name="external_controls" name="external_controls"
user_resize="false" user_resize="false"
width="280"> width="325">
<web_browser <web_browser
trusted_content="true" trusted_content="true"
bottom="-5" bottom="-5"
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
name="browser" name="browser"
top="0" top="0"
height="300" height="300"
width="280" /> width="325" />
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
</floater> </floater>
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