diff --git a/public/designs/themes/zen3/stylesheets/article.css b/public/designs/themes/zen3/stylesheets/article.css index 48e8140..1a1d9d7 100644 --- a/public/designs/themes/zen3/stylesheets/article.css +++ b/public/designs/themes/zen3/stylesheets/article.css @@ -15,6 +15,11 @@ background: #FD8; } +#article-actions { + top: -18px; + left: 0px; +} + /* * * Comments * * */ -- libgit2 0.21.2