From 944f66f7c77d020f761150e889247e278eb2bb53 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Thu, 27 May 2010 04:59:49 -0700 Subject: Fixed the 'Any Category' combobox in About Land covering the show place in search label --- linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml index 80281f6..05c88f7 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml @@ -638,7 +638,7 @@ Only large parcels can be listed in search. This option is disabled because you cannot modify this parcel's options. </string> <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top" - height="18" left="255" max_chars="20" mouse_opaque="true" + height="18" left="275" max_chars="20" mouse_opaque="true" name="land category with adult" width="130" visible="false"> <combo_item name="AnyCategory" value="any"> Any Category @@ -685,7 +685,7 @@ Only large parcels can be listed in search. delete the adult item with our UI toolkit. Once we have completed the transition period, the one WITH adult can be deleted. --> <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top" - height="18" left="255" max_chars="20" mouse_opaque="true" + height="18" left="275" max_chars="20" mouse_opaque="true" name="land category" width="130" visible="false"> <combo_item name="AnyCategory" value="any"> Any Category -- cgit v1.1