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