diff options
| author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-19 10:18:40 -0700 | 
|---|---|---|
| committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-06-19 10:18:40 -0700 | 
| commit | f1e594feceb8ab284e023e164d5410cd53a656cb (patch) | |
| tree | dc4a36ce110e0385350f2bf7d059f626ee02b13c | |
| parent | 387677ddb48fc0f1a895302e51c4dcfa86e70d7b (diff) | |
ACME-561 Left justified the tabs per UX
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_social.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml index 7814c8e64f..313706dbc0 100644 --- a/indra/newview/skins/default/xui/en/floater_social.xml +++ b/indra/newview/skins/default/xui/en/floater_social.xml @@ -22,7 +22,7 @@     left="4"     name="tabs"     tab_group="1" -   tab_min_width="98" +   tab_min_width="70"     tab_height="30"     tab_position="top"     top="4" | 
