From 3fe6de42505dc45f6db7177096bfb91c1ec5c7e4 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 12 Jul 2016 15:03:37 +0200 Subject: [PATCH] Fix missing dot for class name used in commit 81829c2496db8e828a31a509b9c425ac99ff64e8 --- api/templates/default/etemplate2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 30cbcc0d75..96b1ceee19 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2699,7 +2699,7 @@ tr.dialogHeader2 td {padding-top:15px;} } /*et2_selectbox select-cat chosen (cats selectbox with colors) */ -.nextmatch_header_row chzn-container.et2_selectbox.select-cat .chzn-single +.nextmatch_header_row .chzn-container.et2_selectbox.select-cat .chzn-single { border: none; padding-left: 3px;