diff options
| author | Justin Rounds <chuck@lindenlab.com> | 2009-10-13 16:42:07 +0000 | 
|---|---|---|
| committer | Justin Rounds <chuck@lindenlab.com> | 2009-10-13 16:42:07 +0000 | 
| commit | e67ffb53ceab223f0416cedee580df4e6cb35fc6 (patch) | |
| tree | bb0e5cbe84f708f2ce15dff5a9154797fc92fd27 /indra/newview | |
| parent | 93b92d960406d585627172bc7fb9fd9300046475 (diff) | |
Adjusted height of location input field to match spec visually, related to http://jira.secondlife.com/browse/EXT-1318
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_navigation_bar.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/panel_navigation_bar.xml b/indra/newview/skins/default/xui/en/panel_navigation_bar.xml index 920bf08012..60d3256c44 100644 --- a/indra/newview/skins/default/xui/en/panel_navigation_bar.xml +++ b/indra/newview/skins/default/xui/en/panel_navigation_bar.xml @@ -70,7 +70,7 @@  	    <location_input  	     follows="left|right|top"  	     halign="right" -	     height="22" +	     height="23"  	     label="Location"  	     layout="topleft"  	     left_pad="7" | 
