diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-01 10:54:00 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-01 10:54:00 -0500 |
commit | 4c8b40a8f39645834ef3547dd903cfc9d0449bf5 (patch) | |
tree | a7f3a78f31b41c766d55bcf5ec3e1773f926fb13 /indra | |
parent | 053c93f9f482d16bddf001efddaee0a0b52c95dc (diff) |
Changed UISpinctrlBtnHeight to match art.
http://jira.secondlife.com/browse/EXT-1621
http://jira.secondlife.com/browse/EXT-1669
http://jira.secondlife.com/browse/EXT-1671
Diffstat (limited to 'indra')
-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 b0f782622c..63e17058e8 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9722,7 +9722,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <integer>8</integer> + <integer>11</integer> </map> <key>UISpinctrlBtnWidth</key> <map> |