diff --git a/public/designs/templates/leftbar/stylesheets/style.css b/public/designs/templates/leftbar/stylesheets/style.css index 235d85e..07effcc 100644 --- a/public/designs/templates/leftbar/stylesheets/style.css +++ b/public/designs/templates/leftbar/stylesheets/style.css @@ -22,3 +22,6 @@ float: none; } +#article-actions { + margin-right: 130px; +} -- libgit2 0.21.2