Please see the attached.
I migrated from Std3.0 to the current version, and found this problem.
I think the blockOffset (default 20, as the doc says) is the reason, however, I set the value to be zero, but no effect.
Thanks!
Hello
Please, attach completed demo to reproduce the issue and help you
docs.dhtmlx.com/doku.php?id=othe … leted_demo
Thank you, Darya.
Pls. see the attached demo file and png image.
The problem is:
how to make line2 aligned with line 1.
Under the previous version of dhtmlxform, the two lines are aligned defaultly.
demo.zip (25.1 KB)
It is nested style.
Ad the next style to this page:
.dhxform_obj_dhx_skyblue div.dhxform_base_nested {
padding: 0 !important;
}