diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about_land.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index cc955369e2..31e322b952 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -2022,7 +2022,7 @@ Only large parcels can be listed in search.               multi_select="true"               name="AccessList"               tool_tip="([LISTED] listed, [MAX] max)" -             width="240" /> +             width="230" />              <button               follows="bottom"               height="23" @@ -2047,7 +2047,7 @@ Only large parcels can be listed in search.              follows="top|right"              height="170"              width="240" -            left_pad="8"> +            left_pad="2">              <text               type="string"               length="1" @@ -2071,7 +2071,7 @@ Only large parcels can be listed in search.               multi_select="true"               name="BannedList"               tool_tip="([LISTED] listed, [MAX] max)" -             width="240" /> +             width="230" />              <button               follows="bottom"               height="23"  | 
