[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Error in debian.css



I see only the "left div" of the page http://www.debian.org/doc/ddp with
firefox, the "right div" is "out of the screen" (sorry for my bad
English, please see the page if you don't understand).

I think the problem is "overflow: hidden" in debian.css, whit this patch
that page is OK:

--- webwml/english/debian.css
+++ webwml/english/debian-with-patch.css
@@ -306,7 +306,6 @@
 #righthalfcol {
        margin-left: 50%;
        width: 50%;
-       overflow: hidden;
 }

WARNING: I don't know if this patch breaks any other page.
-- 
Ave       Johan Haggi



Reply to: