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:
Diffstat (limited to 'css/style.css')
-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;