Commit 42788d744fdfba8a8b68212a07a8da240519258a
1 parent
6763f4cd
Exists in
master
and in
5 other branches
show tasks
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
@@ -107,7 +107,7 @@ a:visited, #content a:visited, dl.portlet a:visited { | @@ -107,7 +107,7 @@ a:visited, #content a:visited, dl.portlet a:visited { | ||
107 | color: #fff; | 107 | color: #fff; |
108 | } | 108 | } |
109 | 109 | ||
110 | -#user .logged-in span .task-count { | 110 | +#user .logged-in span.task-count { |
111 | display: inline-block; | 111 | display: inline-block; |
112 | } | 112 | } |
113 | 113 |