From 41ff9b45793ff5d536f3be6f9bc790114af26b55 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Thu, 12 Jun 2014 19:24:07 +0200 Subject: [PATCH] Clear floats in dashboard properly References #182 --- templates/2k11/admin/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 2a76f5c4..3a1825aa 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -2903,10 +2903,7 @@ img.mfp-img { #template_select li:nth-child(odd), #template_select h2, .media_pane .odd, - #dashboard > section:last-child { - clear: left; - } - + #dashboard > .odd, .plugins_installable > li:nth-child(odd), .serendipity_statistics > section:nth-child(odd) { clear: left;