From 6048d89fd27355f484f534d325ddea68e7b85d8b Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 7 Jan 2011 12:23:17 -0800 Subject: [PATCH] moved notify counters (.nav-ajax) down to match new layout --- view/theme/duepuntozero/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index aed43b2c45..f64ad3fb89 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -150,7 +150,7 @@ nav .nav-link { .nav-ajax-left { font-size: 0.8em; float: left; - margin-top: 46px; + margin-top: 62px; }