From 1aca0719182abe90c0163841d49142ba4eefa7c6 Mon Sep 17 00:00:00 2001 From: steveminutillo Date: Wed, 22 Aug 2007 01:23:54 +0000 Subject: [PATCH] save a few pixels across --- fof.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fof.css b/fof.css index 7a561b4..812c003 100644 --- a/fof.css +++ b/fof.css @@ -312,7 +312,7 @@ top: 0; left: 0; right: 0; margin: 0; -padding: 0; +padding: 0 5px; background: #ddd; border-bottom: 1px solid #666; z-index: 1; @@ -320,7 +320,7 @@ z-index: 1; #item-display-controls li { -padding: 5px 7px; +padding: 5px 4px; } #item-display-controls li a