Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-02 12:55:49 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-02 12:55:49 +0300
commitf14219c2b5763db1ee4ba9a80e1474a3d6ef6bd3 (patch)
treed57b6cc01a8663ee4e99b856b58f4e539d419aef
parentcb3b674ec5b80b065368eb7064fbfa615295b3ac (diff)
parentb3c2eca5e7d2d05fcfdf0603297a7f1f40a18b8b (diff)
Merge branch 'master' of github.com:nextcloud/twofactor_totp into release/1.5.0v1.5.0-beta2
-rw-r--r--css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 9cb7351..5299f9b 100644
--- a/css/style.css
+++ b/css/style.css
@@ -7,6 +7,7 @@
}
.totp-form > input[type="tel"] {
width: 260px;
+ margin: 0px 0px 5px 0px;
}
.totp-form > button[type="submit"] {
width: 280px;