0.0.361
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
border-top: 2px solid #E6E6E6;
|
||||
border-right: 2px solid #E6E6E6;
|
||||
border-bottom: 2px solid #E6E6E6;
|
||||
width: 40.5%;
|
||||
width: 60px;
|
||||
}
|
||||
.abbreviation_airport_in_search{
|
||||
float: left;
|
||||
@@ -92,7 +92,7 @@
|
||||
border-right: 2px solid #E6E6E6;
|
||||
border-bottom: 2px solid #E6E6E6;
|
||||
height: 96%;
|
||||
width: 40%;
|
||||
/*width: 40%;*/
|
||||
}
|
||||
|
||||
.from_address_point_txt.find_route.first{
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
}
|
||||
.to_address_point_txt.find_route{
|
||||
width: 55.6%;
|
||||
/*width: 55.6%;*/
|
||||
float: left;
|
||||
border-top: 2px solid #E6E6E6;
|
||||
border-left: 2px solid #E6E6E6;
|
||||
@@ -498,7 +498,7 @@
|
||||
|
||||
.cut_width_f_curtain{
|
||||
position: sticky;
|
||||
top: 61px;
|
||||
top: 0;
|
||||
}
|
||||
.menu_buttons{
|
||||
/*background: #FFFFFF;*/
|
||||
@@ -1051,12 +1051,12 @@
|
||||
}
|
||||
}
|
||||
@media (max-width: 828px){
|
||||
.to_address_point_txt.find_route {
|
||||
width: 54.6%;
|
||||
}
|
||||
.from_address_point_txt.find_route.first {
|
||||
width: 54.1%;
|
||||
}
|
||||
/*.to_address_point_txt.find_route {*/
|
||||
/*width: 54.6%;*/
|
||||
/*}*/
|
||||
/*.from_address_point_txt.find_route.first {*/
|
||||
/* width: 54.1%;*/
|
||||
/*}*/
|
||||
|
||||
}
|
||||
@media (max-width: 776px){
|
||||
@@ -1125,12 +1125,12 @@
|
||||
}
|
||||
}
|
||||
@media (max-width: 687px){
|
||||
.to_address_point_txt.find_route {
|
||||
width: 52.6%;
|
||||
}
|
||||
.from_address_point_txt.find_route.first {
|
||||
width: 52.1%;
|
||||
}
|
||||
/*.to_address_point_txt.find_route {*/
|
||||
/* width: 52.6%;*/
|
||||
/*}*/
|
||||
/*.from_address_point_txt.find_route.first {*/
|
||||
/* width: 52.1%;*/
|
||||
/*}*/
|
||||
|
||||
.subscribe_inf{
|
||||
width: 95%;
|
||||
@@ -1188,12 +1188,12 @@
|
||||
.cont-el-form-search-carrier.last > select{
|
||||
width: 100%;
|
||||
}
|
||||
.to_address_point_txt.find_route {
|
||||
width: 51.6%;
|
||||
}
|
||||
.from_address_point_txt.find_route.first {
|
||||
width: 51.1%;
|
||||
}
|
||||
/* .to_address_point_txt.find_route {*/
|
||||
/* width: 51.6%;*/
|
||||
/*}*/
|
||||
/*.from_address_point_txt.find_route.first {*/
|
||||
/* width: 51.1%;*/
|
||||
/*}*/
|
||||
.another_subscribe{
|
||||
padding: unset;
|
||||
flex-direction: column;
|
||||
@@ -1202,13 +1202,13 @@
|
||||
}
|
||||
|
||||
@media (max-width: 466px) {
|
||||
.to_address_point_txt.find_route {
|
||||
width: 48.4%;
|
||||
}
|
||||
/*.to_address_point_txt.find_route {*/
|
||||
/* width: 48.4%;*/
|
||||
/*}*/
|
||||
|
||||
.from_address_point_txt.find_route.first {
|
||||
width: 47.95%;
|
||||
}
|
||||
/*.from_address_point_txt.find_route.first {*/
|
||||
/* width: 47.95%;*/
|
||||
/*}*/
|
||||
|
||||
|
||||
.container_inp_w_abr {
|
||||
|
||||
Reference in New Issue
Block a user