FIX: max-height auto is not valid

This commit is contained in:
Joffrey JAFFEUX 2018-02-01 18:08:55 +01:00 committed by GitHub
parent 64ba876ff4
commit e3301c4869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
.select-box-kit-collection, .select-kit-collection {
padding: 0;
max-height: auto;
max-height: 100%;
}
.dropdown-select-box-header {