diff --git a/css/src/main.css b/css/src/main.css
index f968155da..4eb9b9430 100644
--- a/css/src/main.css
+++ b/css/src/main.css
@@ -945,7 +945,8 @@ input[type=date], input[type=datetime-local], input[type=datetime], input[type=e
-moz-box-shadow: none;
box-shadow: none;
border: none;
- padding-left: 45px;
+ padding-left: 0.5rem;
+ font-size: 13px;
}
/* SECONDARY */
@@ -1115,14 +1116,19 @@ ul.wallet-selection.wallets {
color: #fff;
}
-label.postfix, span.postfix {
- height: 40px;
+label.postfix, a.postfix {
+ height: 100%;
border: none;
- background-color: #DFE5EB;
font-weight: 700;
- font-size: 10px;
- color: #7A8C9E;
+ font-size: 12px;
+ color: #fff;
text-transform: uppercase;
+ background: #7A8C9E;
+ border-radius: 0 2px 2px 0;
+ position: absolute;
+ top: 0;
+ right: 0;
+ width: 50px;
}
.photo-container {
@@ -1171,7 +1177,7 @@ label.postfix, span.postfix {
.side-nav li.active>a:first-child:not(.button) {
color: #2C3E50;
- background-color: #F8F8FB;
+ background-color: #E8ECEF;
}
.side-nav li>a:first-child:not(.button), .side-nav li a:not(.button) {
@@ -1216,7 +1222,7 @@ label.postfix, span.postfix {
.input { position: relative;}
-.input i {
+.createProfile .input i, .home .input i, .import-profile .input i, .input.block i {
position: absolute;
top: 10px;
left: 10px;
@@ -1229,6 +1235,20 @@ label.postfix, span.postfix {
box-shadow: 1px 0px 0px 0px #FFFFFF;
}
+.input label {
+ line-height: 0;
+ padding: 0;
+}
+
+.createProfile input[type=email],
+.createProfile input[type=text],
+.createProfile input[type=password],
+.home input[type=email],
+.home input[type=password],
+.import-profile input[type=password] {
+ padding-left: 45px;
+}
+
.icon-input {
font-size: 9px;
color: #fff;
diff --git a/css/src/mobile.css b/css/src/mobile.css
index 94e709756..d695d2d35 100644
--- a/css/src/mobile.css
+++ b/css/src/mobile.css
@@ -24,7 +24,7 @@
.main {
height: 92%;
- margin-top: 30px;
+ margin-top: 45px;
margin-left: 0;
margin-bottom: -30px;
padding: 20px 0 80px 0;
diff --git a/font/icomoon.eot b/font/icomoon.eot
index 19b49bb20..d55408cb7 100755
Binary files a/font/icomoon.eot and b/font/icomoon.eot differ
diff --git a/font/icomoon.svg b/font/icomoon.svg
index fb732957e..67bba521d 100755
--- a/font/icomoon.svg
+++ b/font/icomoon.svg
@@ -22,14 +22,14 @@