Set more max-height for result options container in filter-cat

This commit is contained in:
Hadi Nategh 2016-07-07 16:59:21 +02:00
parent 3cac849e58
commit 59f23dee5a

View File

@ -2707,3 +2707,4 @@ tr.dialogHeader2 td {padding-top:15px;}
min-height: 20px;
min-width: 160px;
}
.nextmatch_header_row .et2_selectbox.select-cat.chzn-container .chzn-results {max-height: 340px;}