Commit 68b681cf authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #136 from ArtemSerga/5

Patch Select2 to refine displaying when selecting the NULL value for Foreign Field
parents 098034e5 8f83dcbe
......@@ -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