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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index e373081..61e6079 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,8 +1,8 @@
-#email, #username {
+#email, #username, #password {
width: 223px !important;
padding-left: 36px !important;
}
-#email-icon, #username-icon {
+#email-icon, #username-icon, #password-icon {
position: absolute;
left: 16px;
top: 22px;