From 1deae85075360c8bd58aa3259d6dae9fd9b64c8d Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Tue, 2 Oct 2007 07:02:48 +0000
Subject: [PATCH] - Patch #139117 by hass et al: remove IE hacks that break the
 compressor.

---
 modules/system/defaults.css | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/system/defaults.css b/modules/system/defaults.css
index 7e97e881bd00..c708c3192409 100644
--- a/modules/system/defaults.css
+++ b/modules/system/defaults.css
@@ -43,11 +43,9 @@ th {
   display: inline-block;
 }
 
-/* Hides from IE-mac \*/
 * html .clear-block {
   height: 1%;
 }
 .clear-block {
   display: block;
 }
-/* End hide from IE-mac */
-- 
GitLab