diff options
author | Friendika <info@friendika.com> | 2011-01-07 12:23:17 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-07 12:23:17 -0800 |
commit | 6048d89fd27355f484f534d325ddea68e7b85d8b (patch) | |
tree | b130722d8eb141f3a9ef63ac52cf3d6f10d34937 | |
parent | 29f483c71c0009be7628dd0fdebf425b8acf3c93 (diff) | |
download | volse-hubzilla-6048d89fd27355f484f534d325ddea68e7b85d8b.tar.gz volse-hubzilla-6048d89fd27355f484f534d325ddea68e7b85d8b.tar.bz2 volse-hubzilla-6048d89fd27355f484f534d325ddea68e7b85d8b.zip |
moved notify counters (.nav-ajax) down to match new layout
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index aed43b2c4..f64ad3fb8 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; } |