fix doubled space between nextmatch header and title row after nathans fix

This commit is contained in:
Ralf Becker 2016-02-17 08:27:41 +00:00
parent 5d2bd454bb
commit 80fa092296

View File

@ -1634,7 +1634,6 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
} }
.nextmatch_header_row > div{ .nextmatch_header_row > div{
float: left; float: left;
padding-bottom: 6px;
} }
.nextmatch_header_row:after { .nextmatch_header_row:after {
clear: both; clear: both;