Package: www.debian.org
Severity: normal

The CSS code in http://www.debian.org/debian.css will always make the
page wider than browser window width, which results in an horizontal
scrollbar, for example in Konqueror:

html, body {
        [...]
        margin: 0 4px 0 4px;
        [...]
}

[...]

#pagewidth {
        width: 100%;
        [...]
}

100% wide + 4px = always 4 pixels wider than the window...

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to