Fix JS loading and CSS

This commit is contained in:
Dane Everitt 2017-06-26 22:47:01 -05:00
parent 829453f805
commit 344099fbb7
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 122 additions and 1 deletions

View file

@ -320,7 +320,7 @@ input.form-autocomplete-stop[readonly] {
line-height: 14px;
padding: 10px 10px 0;
box-sizing: border-box;
min-height: 30px;
height: 500px;
max-height: 500px;
overflow-y: auto;
overflow-x: hidden;