diff options
author | Erica <erica@lindenlab.com> | 2009-12-17 15:00:31 -0800 |
---|---|---|
committer | Erica <erica@lindenlab.com> | 2009-12-17 15:00:31 -0800 |
commit | d1211da0b52fb1b4446232d14b9b5da84e5e5f4f (patch) | |
tree | 93952d1ee1e33460c881665acf0f2add13fd780b /indra/newview/skins/default/xui/en/panel_pick_info.xml | |
parent | cf63ce4dc1176d9df4fe852821e4a6d32332f7c6 (diff) |
EXT-3555 Top menu no longer changes color when in God mode, Button height unsquooshing from Lis
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_pick_info.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_pick_info.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_pick_info.xml b/indra/newview/skins/default/xui/en/panel_pick_info.xml index 0cf2a7afc3..f68202d287 100644 --- a/indra/newview/skins/default/xui/en/panel_pick_info.xml +++ b/indra/newview/skins/default/xui/en/panel_pick_info.xml @@ -103,7 +103,7 @@ name="buttons"> <button follows="bottom|left" - height="19" + height="23" label="Teleport" layout="topleft" left="0" @@ -112,7 +112,7 @@ width="90" /> <button follows="bottom|left" - height="19" + height="23" label="Map" layout="topleft" left_pad="10" @@ -121,7 +121,7 @@ width="90" /> <button follows="bottom|left" - height="19" + height="23" label="Edit" layout="topleft" right="-1" |