diff --git a/css/src/main.css b/css/src/main.css index 476f9bd0b..b1f045ee8 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -1181,13 +1181,22 @@ button.gray:focus, width: 38px; height: 28px; right: 7px; - top: 28px; + top: 7px; -moz-box-shadow: none; box-shadow: none; line-height: 1.7rem; border-radius: 2px; } +.postfix.button i, .prefix.button i { + left: 12px; + top: 0; + border: none; + -moz-box-shadow: none; + box-shadow: none; + color: #fff; +} + label.postfix, span.postfix { height: 40px; border: none; @@ -1292,6 +1301,8 @@ a:hover .photo-container { float: left; } +.input { position: relative;} + .input i { position: absolute; top: 25%; diff --git a/views/createProfile.html b/views/createProfile.html index bddc3738c..c06aa700f 100644 --- a/views/createProfile.html +++ b/views/createProfile.html @@ -28,31 +28,29 @@
-
-
- - - - Not valid - - -
-
- - -
+
+ + + + Not valid + + +
+
+ +
- -
- - -
+ +
+ + +
@@ -64,9 +62,9 @@
-
+
diff --git a/views/home.html b/views/home.html index 92a969f89..f6003dfb3 100644 --- a/views/home.html +++ b/views/home.html @@ -56,12 +56,12 @@ {{error|translate}}

-
+
-
+
diff --git a/views/send.html b/views/send.html index 353dd5922..d16105a59 100644 --- a/views/send.html +++ b/views/send.html @@ -48,25 +48,27 @@ Not valid - -
- -
- -
-
- -
-
- -
-
+
+ + +
+ +
+
+ +
+
+ +
+
+ +
@@ -80,20 +82,22 @@ -
{{$root.wallet.settings.unitName}}
@@ -103,12 +107,12 @@
- +
+ + +
{{alternativeIsoCode}} @@ -158,8 +162,11 @@ optional too long! - + +