0.0.292 upd error messages for forms
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user