I am using Vtiger 6.3.
I need to remove the ellipsis from the organization (контрагент) text field and render the full name of organization. Please see the screenshot below.
[
I found a CSS file and commented out all styles but the dots are still present.
I went deeper into the PHP files and found that Vtigercrm gets the data from the database and parses it in its code. But I can not see where it formats the text.
Where can I find it?