mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 00:09:39 +08:00
FIX: max-height auto is not valid
This commit is contained in:
parent
64ba876ff4
commit
e3301c4869
@ -95,7 +95,7 @@
|
|||||||
|
|
||||||
.select-box-kit-collection, .select-kit-collection {
|
.select-box-kit-collection, .select-kit-collection {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
max-height: auto;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-select-box-header {
|
.dropdown-select-box-header {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user