From 94b554160f6407931c96e27c0a5c069645868022 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 30 Jul 2008 20:54:41 +0000 Subject: [PATCH] ActionItem536: minor layout fix --- public/stylesheets/controller_profile.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/public/stylesheets/controller_profile.css b/public/stylesheets/controller_profile.css index bb81a3f..81fcd73 100644 --- a/public/stylesheets/controller_profile.css +++ b/public/stylesheets/controller_profile.css @@ -1,2 +1,6 @@ @import url(profile-list-block.css); +.button-bar { + margin-top: 40px; + clear: both; +} -- libgit2 0.21.2