From 7269dd1ba4700f4e437e5fb83b255280428f3cd0 Mon Sep 17 00:00:00 2001 From: raghunayyar Date: Mon, 15 Apr 2013 18:47:22 +0530 Subject: Button Not displayed when different article selected. --- css/items.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/items.css b/css/items.css index e3645cf8c..41b28155b 100644 --- a/css/items.css +++ b/css/items.css @@ -294,6 +294,7 @@ } .feed_item .secondary_item_utils li { + display: none; padding: .4em; background-color: rgba(240,240,240,.9); font-weight: bold; -- cgit v1.2.3