From 26f52981eb78272b4196d3750964377d6bcbb8b7 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Thu, 31 Jul 2014 19:53:19 +0200 Subject: [PATCH] Increase margin after terms checkbox --- src/sass/views/_login.scss | 3 +++ src/tpl/login-initial.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/sass/views/_login.scss b/src/sass/views/_login.scss index 4c35d85..8129dce 100644 --- a/src/sass/views/_login.scss +++ b/src/sass/views/_login.scss @@ -119,6 +119,9 @@ .view-login-initial { .content { + .terms { + margin-bottom: 40px; + } } } diff --git a/src/tpl/login-initial.html b/src/tpl/login-initial.html index 0e09f82..c6d19d4 100644 --- a/src/tpl/login-initial.html +++ b/src/tpl/login-initial.html @@ -9,7 +9,7 @@

PGP key. You can either import an existing PGP key or generate a new one. Your private key remains on your device and is not sent to our servers.

-
+