Compare View

switch
from
...
to
 
Commits (2)
css/article-page.css
... ... @@ -114,6 +114,10 @@
114 114 border-top: 3px solid #172938;
115 115 }
116 116  
  117 +#content .main-block .article-body #article-actions {
  118 + display: none;
  119 +}
  120 +
117 121 /*** Categories ***/
118 122  
119 123 #content .main-block #article-cat{
... ...