diff --git a/css/src/main.css b/css/src/main.css index 5eede64e3..91c84b376 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -1386,9 +1386,10 @@ a:hover .photo-container { } .icon-input .fi-check { - padding: .1rem .3rem; + padding: .2rem .3rem; background-color: #1ABC9C; border-radius: 100%; + display: block; } .icon-input .fi-x { @@ -1690,7 +1691,7 @@ a.text-warning:hover {color: #FD7262;} margin-right: 14px; border: none; box-shadow: none; - top: 2px; + top: 0; } .createProfile .input, diff --git a/views/createProfile.html b/views/createProfile.html index 836f96288..6cca20c91 100644 --- a/views/createProfile.html +++ b/views/createProfile.html @@ -131,17 +131,15 @@
-
+
-
Not valid -
-
-
+
@@ -173,17 +171,15 @@
-
+
-
- - {{'Passwords must match'|translate}} -
+ + {{'Passwords must match'|translate}}
-
-
+