0.0.310
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
@media (max-width: 1199px){
|
||||
|
||||
.dropbtn{
|
||||
margin-right: 20px;
|
||||
margin-right: unset;
|
||||
}
|
||||
.header_logo, .header_btn_mover{
|
||||
margin-right: 20px;
|
||||
@@ -284,7 +284,7 @@
|
||||
.button_profile_header_mobile{
|
||||
display: inline-block ;
|
||||
}
|
||||
.header-first>div {
|
||||
.header_logo_mobile {
|
||||
margin-right: 37px;
|
||||
}
|
||||
.line_f_header{
|
||||
|
||||
@@ -412,6 +412,8 @@ function onblurInputField(event,el){
|
||||
}
|
||||
|
||||
function clearID(el) {
|
||||
|
||||
|
||||
el.select();
|
||||
|
||||
if(el.id === 'id_from_address_point_txt'){
|
||||
|
||||
Reference in New Issue
Block a user