0.0.86 change style for input_list
This commit is contained in:
@@ -1084,12 +1084,12 @@ div.departure_arrival>div>input{
|
|||||||
|
|
||||||
.input_list{
|
.input_list{
|
||||||
display: none;
|
display: none;
|
||||||
width: 390px;
|
max-width: 390px;
|
||||||
height: 200px;
|
max-height: 200px;
|
||||||
|
width: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
background-color: #F8F8F8;
|
background-color: #F8F8F8;
|
||||||
min-height: 200px;
|
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user