From 7124355e90a7ac1c977692851a121ce756fa4388 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 30 Apr 2009 17:37:00 -0300 Subject: [PATCH] ActionItem1003: ugly workaround --- public/designs/templates/leftbar/stylesheets/style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/public/designs/templates/leftbar/stylesheets/style.css b/public/designs/templates/leftbar/stylesheets/style.css index 07effcc..77b5acc 100644 --- a/public/designs/templates/leftbar/stylesheets/style.css +++ b/public/designs/templates/leftbar/stylesheets/style.css @@ -25,3 +25,8 @@ #article-actions { margin-right: 130px; } + +#article-actions { + margin-right: 130px; +} + -- libgit2 0.21.2