From e05c0a8bc45bd6051d61b0c93699c666825feba9 Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 8 Oct 2014 09:24:34 +0200 Subject: make author link bold again --- view/css/conversation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/css') diff --git a/view/css/conversation.css b/view/css/conversation.css index 9cde6052f..03df5d4f3 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -94,7 +94,7 @@ } a.wall-item-name-link { - font-weight: bold; + font-weight: bold !important; } .wall-item-author { -- cgit v1.2.3