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 @@