diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-15 10:12:33 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-15 10:12:33 -0500 |
commit | b7de450e3d9f691ea99731de73a25dc9b116e733 (patch) | |
tree | 2ea41797c7728d28b30c932e9854732984cecf32 /indra/newview/app_settings | |
parent | f890a9399b0b7063594617fce6ce68b0c6ea3576 (diff) |
Adjusted button label vertical placement and input field text vertical placement to match.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 7ac7a09d56..59252af362 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9303,7 +9303,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <integer>4</integer> + <integer>5</integer> </map> <key>UIMaxComboWidth</key> <map> |