0.0.292 upd error messages for forms

This commit is contained in:
2023-12-01 15:28:14 +03:00
parent 660e3f8a99
commit 09dc2984f3
12 changed files with 123 additions and 54 deletions

View File

@@ -474,7 +474,12 @@
}
#request_btn{
width: 109%;
width: 103%;
}
.bottom_block_static>form>.button_register{
padding: 10px 0;
width: 97%;
margin: unset;
}
/*END logi_page*/
@@ -591,7 +596,8 @@
padding: unset;
}
#scroll_to_div>form>.button_register{
width: 92%;
width: 97%;
margin: unset;
}
span#sub_title_static{
/*margin: unset;*/
@@ -906,7 +912,7 @@
width: 100%;
}
.inputs_l>input{
width: calc(100% - 10px);
width: calc(100% - 15px);
}
.inputs_l{
width: 100%;