Page 1 of 1

[Fixed] Firefox display issues

Posted: Sun Jan 24, 2021 1:13 pm
by apmuthu
The custom code CSS attached to zzzzsys_form table's nuselect SQL Builder object had the attribute whitespace: nowrap which fouled up the SQL display in Firefox browser whilst remained unaffected in Chrome. This has been fixed by removing it in commits in:

* v4 nub4fixes Commit 191
* v4.5 Commit 302.

The code was being saved correctly though.