From: Jordà Polo Date: Mon, 26 Nov 2007 11:20:26 +0000 (+0100) Subject: packages.css: Avoid uneccessary scrollbar X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=13fc13d038afd0f5885009dd2f793e2c8f81db28;hp=13fc13d038afd0f5885009dd2f793e2c8f81db28;p=deb%2Fpackages.git packages.css: Avoid uneccessary scrollbar remove width: 100% from #pnavbar, it causes the bar to be slightly larger than the width of the window in most browsers, causing them to display a uneccessary scrollbar. ---