Cropped tables on IE6

Sijis Aviles sijis.aviles at gmail.com
Thu Jul 16 04:53:29 UTC 2009


Users using IE6 visiting fedorapeople.org and torrent.fp.o will notice
that the tables are cropped and they will not able to scroll down to
view it completely. This should resolve this problem for those
individuals.

(Fix is applied to main html page,)

--- index.html	2009-07-15 22:52:45.000000000 -0500
+++ index-fix.html	2009-07-15 23:39:15.000000000 -0500
@@ -8,6 +8,7 @@
       #wrapper
       {
       height: 100%;
+      overflow: visible;
       }
     </style>
     <![endif]-->


Could someone verify that this does work for IE6 and does not break
anything else?

Related thread:
https://www.redhat.com/archives/fedora-websites-list/2009-July/msg00069.html

Thanks,

Sijis




More information about the Fedora-websites-list mailing list