Modal report issue change email input style

This commit is contained in:
Jonathan 2023-02-22 08:12:45 +01:00
parent fe0bfbe9d6
commit 28d964651f
1 changed files with 2 additions and 2 deletions

View File

@ -6503,7 +6503,7 @@ form#modal_form_feedback label {
font-size: 10pt; font-size: 10pt;
} }
form#modal_form_feedback input[type="email"] { /*form#modal_form_feedback input[type="email"] {
background-color: transparent; background-color: transparent;
border: none; border: none;
border-radius: 0; border-radius: 0;
@ -6511,7 +6511,7 @@ form#modal_form_feedback input[type="email"] {
padding: 0px 0px 2px 0px; padding: 0px 0px 2px 0px;
box-sizing: border-box; box-sizing: border-box;
margin-bottom: 4px; margin-bottom: 4px;
} }*/
form#modal_form_feedback ul.wizard li { form#modal_form_feedback ul.wizard li {
padding-bottom: 10px; padding-bottom: 10px;