Commit 8f83dcbe authored by Artem Serga's avatar Artem Serga

#4 - Patch Select2 to refine displaying when selecting the NULL value for FK field

parent 098034e5
......@@ -69,3 +69,9 @@ form.search-form a.clear i {
.fa-inline-field-control {
float: right;
}
/* Patch Select2 */
.select2-results li {
min-height: 24px !important;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment