diff --git a/public/react/src/modules/user/usersInfo/InfosPath.js b/public/react/src/modules/user/usersInfo/InfosPath.js index b7038b0e9..11f50ebf9 100644 --- a/public/react/src/modules/user/usersInfo/InfosPath.js +++ b/public/react/src/modules/user/usersInfo/InfosPath.js @@ -170,7 +170,7 @@ class InfosPath extends Component{

12 ? item.owner_name : ''} style={{ maxWidth: '198px'}} + title={item.owner_name.length > 12 ? item.owner_name : ''} style={{ maxWidth: '175px'}} >{item.owner_name}