diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-07 16:34:34 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-12-07 16:34:34 -0500 |
commit | 15fabd6b602c3ea0e8f09e6338e3a4f580c1acd4 (patch) | |
tree | 9538c66c04678c961b8e1a56ffd0a10e3186670a /indra/newview/app_settings | |
parent | 329d5553027c5a1aacae6b01dc57db8f94510b6d (diff) |
Tweaks to make toasts conform to style guide.
http://jira.secondlife.com/browse/EXT-1673
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index b301d784f9..61168630c0 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1044,7 +1044,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <integer>10</integer> + <integer>4</integer> </map> <key>ButtonHeight</key> <map> @@ -1055,7 +1055,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <integer>20</integer> + <integer>23</integer> </map> <key>ButtonHeightSmall</key> <map> @@ -1066,7 +1066,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <integer>16</integer> + <integer>23</integer> </map> <key>ButtonVPad</key> <map> |