From 8e152b4dd6133371ba91469d0ff644384e175cb3 Mon Sep 17 00:00:00 2001 From: gfawcett Date: Wed, 15 Apr 2009 02:35:36 +0000 Subject: [PATCH] tiny css tweak git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@332 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/static/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conifer/static/main.css b/conifer/static/main.css index 30b563f..4cf795d 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -123,7 +123,7 @@ a:hover { text-decoration: underline; } #tabbar { margin: 18px 0; padding: 0; clear: both; } #tabbar li { display: inline; } -#tabbar li a { padding: 16px 18px 5px 18px; background-color: #ddf; color: black; text-decoration: none; } +#tabbar li a { padding: 15px 18px 5px 18px; background-color: #ddf; color: black; text-decoration: none; } #tabbar li a:hover { background-color: #fc8; } /* -- 2.11.0