Re: Error in debian.css

2006-03-05 Thread Felipe Augusto van de Wiel (faw)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/05/2006 04:49 PM, Jutta Wrage wrote: > > Am 05.03.2006 um 12:29 schrieb Johan Haggi: > >>> --- webwml/english/debian.css >>> +++ webwml/english/debian-with-patch.css >>> @@ -306,7 +306,6 @@ >>> #righthalfcol { >>> margin-left: 50%; >>>

Re: Error in debian.css

2006-03-05 Thread Johan Haggi
On Sun, Mar 05, 2006 at 08:49:10PM (GMT+0100), Jutta Wrage wrote: > I commented it out for now. Can you give me your firefox version? mozilla-firefox 1.0.4-2sarge5 (sarge's security update) mozilla-firefox-locale-it 1.0-1 (sarge) -- Ave Johan Haggi -- To UNSU

Re: Error in debian.css

2006-03-05 Thread Simon Paillard
Le dimanche 05 mars 2006 à 20:49 +0100, Jutta Wrage a écrit : > Am 05.03.2006 um 12:29 schrieb Johan Haggi: > > > --- webwml/english/debian.css > > +++ webwml/english/debian-with-patch.css > > @@ -306,7 +306,6 @@ > > #righthalfcol { > > margin-left: 50%; > > width: 50%; > > -

Re: Error in debian.css

2006-03-05 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 05.03.2006 um 12:29 schrieb Johan Haggi: --- webwml/english/debian.css +++ webwml/english/debian-with-patch.css @@ -306,7 +306,6 @@ #righthalfcol { margin-left: 50%; width: 50%; - overflow: hidden; } I commented it out

Error in debian.css

2006-03-05 Thread Johan Haggi
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/en