Modal report issue change email input style
This commit is contained in:
parent
fe0bfbe9d6
commit
28d964651f
|
@ -6503,7 +6503,7 @@ form#modal_form_feedback label {
|
|||
font-size: 10pt;
|
||||
}
|
||||
|
||||
form#modal_form_feedback input[type="email"] {
|
||||
/*form#modal_form_feedback input[type="email"] {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
|
@ -6511,7 +6511,7 @@ form#modal_form_feedback input[type="email"] {
|
|||
padding: 0px 0px 2px 0px;
|
||||
box-sizing: border-box;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}*/
|
||||
|
||||
form#modal_form_feedback ul.wizard li {
|
||||
padding-bottom: 10px;
|
||||
|
|
Loading…
Reference in New Issue