From 0f2891f4325d6f88845790393d006883831118fd Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 30 Oct 2012 22:30:40 +0100 Subject: Fix issue #8 : ajoute le nombre de non lus pour les catégories (mérite amélioration ?) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/theme') diff --git a/public/theme/base.css b/public/theme/base.css index 4e06670c2..41ecca310 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -130,7 +130,7 @@ form { .aside li.disable > span { background: #fff; } - .aside li > a span { + .aside li > a > span { float: right; padding: 0 5px; font-size: 80%; -- cgit v1.2.3