From 76345309a8f7b7848dda3c06d015fbafe00b1313 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 17 Oct 2012 22:58:43 +0200 Subject: [PATCH] Small adjustment. --- app/assets/stylesheets/zzz.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index bedf38f2b..ade1def8b 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -100,7 +100,7 @@ h3 { .dropdown-menu .count { float: right; - padding-top: 2px; + padding-top: 1px; margin-left: 10px; }