0.0.81 fix multiple POST in seachTown function
This commit is contained in:
@@ -1084,7 +1084,7 @@ div.departure_arrival>div>input{
|
||||
|
||||
.input_list{
|
||||
display: none;
|
||||
width: 24%;
|
||||
width: 390px;
|
||||
height: 200px;
|
||||
position: absolute;
|
||||
padding-top: 20px;
|
||||
@@ -1096,7 +1096,7 @@ div.departure_arrival>div>input{
|
||||
}
|
||||
|
||||
.input_list.show{
|
||||
display:block;
|
||||
display:inline-block;
|
||||
|
||||
}
|
||||
.input_list .hide{
|
||||
|
||||
Reference in New Issue
Block a user