summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-11 10:56:49 -0800
committerJames Cook <james@lindenlab.com>2009-12-11 10:56:49 -0800
commitae9ca1be630e47e2314eabf9b8edb16eadda9828 (patch)
tree6e28ec62bad6390f7ac0aa8df3372daa8cf94844 /indra/newview/skins/default/xui/en/widgets
parenta87b99cd950de20dc55e1ae6ce7186863a554326 (diff)
EXT-3313 Media Settings window has no background if viewer is too short
Code to set default floater position to top-left was causing incorrect floater height computation when floater XML specified a bottom coordinate. Reviewed with Callum.
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/floater.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/floater.xml b/indra/newview/skins/default/xui/en/widgets/floater.xml
index 19fb520b44..85d0c633af 100644
--- a/indra/newview/skins/default/xui/en/widgets/floater.xml
+++ b/indra/newview/skins/default/xui/en/widgets/floater.xml
@@ -9,8 +9,6 @@
background_visible="true"
background_opaque="false"
header_height="25"
- top="0"
- left="0"
close_image="Icon_Close_Foreground"
restore_image="Icon_Restore_Foreground"
minimize_image="Icon_Minimize_Foreground"