From c6f342875f3b4a6d8bd28dbfdbbf36250cf3b7a8 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 15 Jul 2009 12:55:50 -0300 Subject: [PATCH] ActionItem1168: adding some space between buttons --- public/stylesheets/blocks/profile-image-block.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/stylesheets/blocks/profile-image-block.css b/public/stylesheets/blocks/profile-image-block.css index c3a3b87..face857 100644 --- a/public/stylesheets/blocks/profile-image-block.css +++ b/public/stylesheets/blocks/profile-image-block.css @@ -33,4 +33,5 @@ } .profile-image-block li { list-style: none; + margin-bottom: 8px; } -- libgit2 0.21.2