From cc3347b2576a706af2e11e7420719d097d4075ca Mon Sep 17 00:00:00 2001 From: Anthony Davis Date: Sat, 25 Oct 2014 18:47:19 -0500 Subject: [PATCH] VRFS-2378 - fixing styling on sign up and account update password prompt --- web/app/assets/stylesheets/client/screen_common.css.scss | 4 ++-- web/app/views/clients/_account_identity.html.erb | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/app/assets/stylesheets/client/screen_common.css.scss b/web/app/assets/stylesheets/client/screen_common.css.scss index 39f49a7e8..5f8247d2d 100644 --- a/web/app/assets/stylesheets/client/screen_common.css.scss +++ b/web/app/assets/stylesheets/client/screen_common.css.scss @@ -387,7 +387,7 @@ small, .small {font-size:11px;} .overlay-small { width:300px; - height:160px; + //height:160px; position:absolute; left:50%; top:20%; @@ -399,7 +399,7 @@ small, .small {font-size:11px;} .overlay-inner { width:250px; - height:130px; + //height:130px; padding:25px; font-size:15px; color:#aaa; diff --git a/web/app/views/clients/_account_identity.html.erb b/web/app/views/clients/_account_identity.html.erb index 9b8866b96..1afe12c19 100644 --- a/web/app/views/clients/_account_identity.html.erb +++ b/web/app/views/clients/_account_identity.html.erb @@ -82,6 +82,7 @@