gf
This commit is contained in:
parent
5f33c06151
commit
6b8b00f8a7
|
|
@ -226,4 +226,11 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ
|
||||||
|
|
||||||
#searchInput {
|
#searchInput {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#div_selection{
|
||||||
|
position:absolute;
|
||||||
|
z-index:999;
|
||||||
|
height:250px;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user