From 18df5430f48c03649049b6bd765fe776c5a9419f Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 19 Jun 2014 20:29:13 +0400 Subject: [PATCH] Fixed login progress text --- app/css/app.css | 3 ++- app/partials/login.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/css/app.css b/app/css/app.css index 5caf5c5e..e904816f 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -767,9 +767,10 @@ a.tg_radio_on:hover i.icon-radio { font-size: 13px; } .login_form_messaging { + text-align: center; color: #959595; font-size: 13px; - margin-top: 10px; + margin-top: 20px; } .login_country_selector { diff --git a/app/partials/login.html b/app/partials/login.html index 6978f1b9..94e703f6 100644 --- a/app/partials/login.html +++ b/app/partials/login.html @@ -24,7 +24,7 @@ Generating keys Next -
Key generation will only happen once, it could take several minutes on slower devices, please be patient.
+
Keys are only generated once. This can take a few minutes on slower devices, please be patient.