summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-09-27 17:12:14 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-09-27 17:12:14 +0300
commit22228896ee2ce6f20d67ce2c4a415fcd40d6b6e0 (patch)
tree7c58e90e1faed2bf95476985f1bbec44cfb73ca2
parenteb932c0e73795dc27c6d31b9962627fd65042666 (diff)
STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped
-rw-r--r--indra/newview/skins/default/xui/en/floater_help_browser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_help_browser.xml b/indra/newview/skins/default/xui/en/floater_help_browser.xml
index 214fb6ce54..470997d28b 100644
--- a/indra/newview/skins/default/xui/en/floater_help_browser.xml
+++ b/indra/newview/skins/default/xui/en/floater_help_browser.xml
@@ -35,7 +35,7 @@
user_resize="false"
width="620">
<web_browser
- bottom="-11"
+ bottom="-25"
follows="left|right|top|bottom"
layout="topleft"
left="0"