When you change or remove the default 0.65em right padding on an input, the input loses both its left and right padding despite there not even being a default left padding set.
We’ll get that fixed right up.
1 Like
And there’s another serious bug!
For example, if I set the padding to individual for a text field and apply a CSS calc to the top, but leave the rest at 0 without editing them.

Then switch to another element and return to the text field, all the fields are filled in, with the second one containing a huge number of duplicate entries.
In one instance, saving the page actually corrupted it, and I couldn’t restore it.
This will be fixed in 6.8.10
