Commit 584bf32453c3c8a4fd1be975f8512a2064221123
1 parent
9cab23b8
Exists in
master
and in
9 other branches
Remove article-actions-block
Signed-off-by: TomazMartins <tomaz.r.martins@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
css/article-page.css
| @@ -114,6 +114,10 @@ | @@ -114,6 +114,10 @@ | ||
| 114 | border-top: 3px solid #172938; | 114 | border-top: 3px solid #172938; |
| 115 | } | 115 | } |
| 116 | 116 | ||
| 117 | +#content .main-block .article-body #article-actions { | ||
| 118 | + display: none; | ||
| 119 | +} | ||
| 120 | + | ||
| 117 | /*** Categories ***/ | 121 | /*** Categories ***/ |
| 118 | 122 | ||
| 119 | #content .main-block #article-cat{ | 123 | #content .main-block #article-cat{ |