From 28ca51f48dc406b0500852f78e6715a9cc01f2ad Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Tue, 2 Feb 2010 11:29:44 -0300 Subject: [PATCH] Reducing spaces between the top menu buttons --- public/designs/themes/base/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/designs/themes/base/layout.css b/public/designs/themes/base/layout.css index cf0fb43..037d4fc 100644 --- a/public/designs/themes/base/layout.css +++ b/public/designs/themes/base/layout.css @@ -187,7 +187,7 @@ body, th, td, input { } #navigation span { - padding: 0px 15px 0px 40px; + padding: 0px 10px 0px 35px; background-position: 15px 50%; background-repeat: no-repeat; } -- libgit2 0.21.2