#users-list .user .name { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: calc(100% - 2px); }