Revision: 87eb99df3338
Author:   Janne Härkönen <[email protected]>
Date:     Tue Jun 21 03:21:14 2011
Log:      remove IE6 hack
http://code.google.com/p/robotframework/source/detail?r=87eb99df3338

Modified:
 /src/robot/webcontent/common.css

=======================================
--- /src/robot/webcontent/common.css    Mon Jun 20 12:12:12 2011
+++ /src/robot/webcontent/common.css    Tue Jun 21 03:21:14 2011
@@ -139,8 +139,6 @@
     position: relative;
     float: left;
     height: 100%;
-    /* TODO: Is the hack below still needed w/ IE8? */
-    font-size: 4px; /* to make graphs thin also in IE */
 }
 /* Tables in documentation */
 table.doc {

Reply via email to