Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
commit
4d1d015846
@ -1592,6 +1592,8 @@ input#auto_increment_opt {
|
||||
box-shadow: 0 0.2em 0.5em #333;
|
||||
margin-left: 75%;
|
||||
right: 0;
|
||||
max-width: 100%;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.lDiv div {
|
||||
padding: 0.2em 0.5em 0.2em;
|
||||
|
||||
@ -1795,6 +1795,8 @@ form.append_fields_form .tblFooters {
|
||||
position: absolute;
|
||||
margin-left: 75%;
|
||||
right: 0;
|
||||
max-width: 100%;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.lDiv div {
|
||||
padding: 0.2em 0.5em 0.2em;
|
||||
|
||||
@ -1597,6 +1597,8 @@ input#auto_increment_opt {
|
||||
position: absolute;
|
||||
margin-left: 75%;
|
||||
right: 0;
|
||||
max-width: 100%;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.lDiv div {
|
||||
padding: 0.2em 0.5em 0.2em 0.2em;
|
||||
|
||||
@ -1781,6 +1781,8 @@ input#auto_increment_opt {
|
||||
box-shadow: 0 0.2em 0.5em #333;
|
||||
margin-left: 75%;
|
||||
right: 0;
|
||||
max-width: 100%;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.lDiv div {
|
||||
padding: 0.2em 0.5em 0.2em;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user