Merge branch 'QA_5_1' into QA_5_2

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2022-04-22 20:27:49 -03:00
commit 4d1d015846
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8
4 changed files with 8 additions and 0 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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;