From 9dd65aa6f76428021e4465d6eff1327d2505f965 Mon Sep 17 00:00:00 2001 From: Luzifr Date: Thu, 8 Dec 2011 18:40:20 +0100 Subject: [PATCH] Removed useless declaration --- wcfsetup/install/files/acp/style/wcf.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index 8646cb1a48..5fb9530ca2 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -4298,20 +4298,4 @@ div.ajaxDebugMessage p:last-child { font-size: 110%; } - - -/* ############## ToDo ############## */ - -/* Is that really still necessary? We wanted to support good browsers only */ - -/* End clearfix */ -.ui-helper-zfix { - opacity: 0; - position: absolute; - width: 100%; - height: 100%; - top: 0; - left: 0; -} - /* -- -- -- -- -- EOF -- -- -- -- -- */ -- 2.20.1