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

-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list

Reply via email to