forked from 0x2620/oxjs
fixing css
This commit is contained in:
parent
ff8f286f77
commit
001dd19126
3 changed files with 9 additions and 8 deletions
|
|
@ -101,7 +101,7 @@
|
|||
]
|
||||
},
|
||||
clear: true,
|
||||
highlight: true,
|
||||
highlight: false,
|
||||
id: "find",
|
||||
placeholder: ["Find: Title", "Find: Director", "Find: Country"],
|
||||
}).width(256)
|
||||
|
|
@ -441,7 +441,7 @@
|
|||
"Wyoming"
|
||||
]
|
||||
},
|
||||
clear: true,
|
||||
clear: false,
|
||||
highlight: true,
|
||||
id: "citystate",
|
||||
placeholder: ["City", "State"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue