From 50775ece6f69d072cb935d80b0994a1e97730acc Mon Sep 17 00:00:00 2001 From: manolobevia Date: Tue, 13 Dec 2011 21:45:11 +0000 Subject: [PATCH] NIHVIVO-3485: Fixed layout issues for associating a profile to an account in VITRO --- webapp/web/css/account/account.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/web/css/account/account.css b/webapp/web/css/account/account.css index c7548892f..0bb077745 100644 --- a/webapp/web/css/account/account.css +++ b/webapp/web/css/account/account.css @@ -225,7 +225,7 @@ padding-right: 5px; #associateProfileBackgroundThree { background-color:#f1f2ee; padding:7px 94px 26px 12px; - margin-top:-120px; + margin-top:-129px; margin-left:-12px; margin-right:-8px; z-index:-100;