Api - fix category color positioning in nextmatch category header

This commit is contained in:
nathangray 2019-09-09 16:17:56 -06:00
parent 69a6b5ec41
commit 4f4d1e97d3

View File

@ -3002,10 +3002,11 @@ tr.dialogHeader2 td {padding-top:15px;}
padding-left: 3px;
background: transparent;
box-shadow: none;
margin-top: 0px;
margin-top: 1px;
border-radius: 3px;
height: 22px;
height: 24px;
border-left: 6px solid transparent;
line-height:16px;
}
.nextmatch_header_row .chzn-container.et2_selectbox.select-cat
{