If I have a text input with long text inside the input expands indefinitely, my fix: INPUT {overflow-x:hidden; }
If I have a text input with long text inside the input expands indefinitely, my fix:
INPUT {overflow-x:hidden; }