From d52cc607c6c85c8f33131c2f64a48a62e7426e1a Mon Sep 17 00:00:00 2001 From: floam Date: Wed, 15 Mar 2006 00:40:03 +0000 Subject: fix when resized narrow git-svn-id: svn://svn.icculus.org/quake3/trunk@645 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/ioq3.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/ioq3.css b/web/ioq3.css index 4cebad2..056583f 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -44,6 +44,7 @@ body, html { background-color: #aaaaaa; color: black; margin-bottom: 0; + padding: 0; } #navigation li { -- cgit v1.2.3