From 4f4d1e97d3d17d939a8a65cfd2d642b8fba54a54 Mon Sep 17 00:00:00 2001 From: nathangray Date: Mon, 9 Sep 2019 16:17:56 -0600 Subject: [PATCH] Api - fix category color positioning in nextmatch category header --- api/templates/default/etemplate2.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index f6050d61ed..f3cf7ffdef 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -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 {