From 35351bcd4e1fcbaf9874bc77047e4e1cac9b8f6f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 15 Oct 2009 21:21:32 -0600 Subject: Removed final two specific clear fixes for the developer module and the admin theme's main menu. --- lib/gallery.common.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index cc44b663..264d3c2e 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -315,14 +315,9 @@ form .g-error { /** ******************************************************************* * 6) Browser hacks - * @todo Insert .g-clearfix in context of specific selectors - * listed then delete them *********************************************************************/ -.g-clearfix:after, -#g-site-admin-menu:after, -#g-module-create-form ul li ul:after, -#g-developer-tools:after { +.g-clearfix:after { clear: both; content: "."; display: block; -- cgit v1.2.3