From 80fa0922965edb64a85da924ece6964ef89c7e65 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 17 Feb 2016 08:27:41 +0000 Subject: [PATCH] fix doubled space between nextmatch header and title row after nathans fix --- etemplate/templates/default/etemplate2.css | 1 - 1 file changed, 1 deletion(-) diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index ba84e07754..2ec72abf4f 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -1634,7 +1634,6 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button { } .nextmatch_header_row > div{ float: left; - padding-bottom: 6px; } .nextmatch_header_row:after { clear: both;