From 9a488682fed08ce5fb49b1ac88fb5f866942b7b3 Mon Sep 17 00:00:00 2001 From: AurelioAHeckert Date: Tue, 2 Sep 2008 21:59:01 +0000 Subject: [PATCH] ActionItem636: "Edit" and "New Publication" are in a better place. --- public/designs/themes/zen3/stylesheets/article.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) 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