0.0.205 Boris, please read my comments in 2 files
This commit is contained in:
@@ -546,9 +546,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.block_overlay.show{
|
||||
display: block;
|
||||
}
|
||||
/* .block_overlay.show{*/
|
||||
/* display: block;*/
|
||||
/*}*/
|
||||
/*этот стиль перекрывал блок диалога в сообщения блюром*/
|
||||
|
||||
.text_f_curtain{
|
||||
display: inline-block;
|
||||
@@ -669,8 +670,27 @@
|
||||
}
|
||||
/*END profile_prof*/
|
||||
|
||||
/*create_route*/
|
||||
|
||||
select#id_type_transport{
|
||||
width: unset;
|
||||
background: white;
|
||||
}
|
||||
.departure_arrival>div:first-child, .from_to_place>div:first-child, .from_to_country>div:first-child, .phone>div:first-child{
|
||||
width: unset;
|
||||
float: none;
|
||||
}
|
||||
.departure_arrival>div:nth-child(2), .from_to_place>div:nth-child(2), .from_to_country>div:nth-child(2){
|
||||
width: unset;
|
||||
float: none;
|
||||
}
|
||||
|
||||
/*END create_route*/
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.benefit_img>img{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user