diff --git a/css/src/main.css b/css/src/main.css index 73aea1835..e0afb40dd 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -1644,6 +1644,22 @@ a.text-warning:hover {color: #FD7262;} /*/////////////////////////////////////////////////*/ +.createProfile .icon-input { + position: absolute; + right: 10px; + top: 11px; +} + +.createProfile .icon-input i { + font-size: 14px; + position: relative; + color: #fff; + margin-right: 14px; + border: none; + box-shadow: none; + top: 2px; +} + .createProfile .input, .home .input { box-shadow: 0px 0px 0px 3px #213140, inset 1px 1px 0px 0px rgba(0,0,0,0.05); border-radius: 3px; diff --git a/views/createProfile.html b/views/createProfile.html index 0a583daa6..6a40342d6 100644 --- a/views/createProfile.html +++ b/views/createProfile.html @@ -116,20 +116,22 @@

Creating in this device

Creating in the cloud

-
- - - Not valid - - -
-
+
+ +
+ + Not valid +
+
+
+
+
@@ -166,19 +168,20 @@
-
- - - {{'Passwords must match'|translate}} - - -
-
+
+ +
+ + {{'Passwords must match'|translate}} +
+
+
+