From 584bf32453c3c8a4fd1be975f8512a2064221123 Mon Sep 17 00:00:00 2001 From: TomazMartins Date: Thu, 10 Sep 2015 11:08:19 -0300 Subject: [PATCH] Remove article-actions-block --- css/article-page.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/css/article-page.css b/css/article-page.css index caf2fd4..ddace95 100644 --- a/css/article-page.css +++ b/css/article-page.css @@ -114,6 +114,10 @@ border-top: 3px solid #172938; } +#content .main-block .article-body #article-actions { + display: none; +} + /*** Categories ***/ #content .main-block #article-cat{ -- libgit2 0.21.2