From 1ba0adc499607d4eee92db01acd34be5eb05e32f Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 16 Dec 2014 17:32:04 -0300 Subject: [PATCH] fix input icon --- css/src/main.css | 13 +++++++++---- views/create.html | 1 - views/import.html | 1 - views/join.html | 3 +-- views/send.html | 2 +- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index 014275423..4eb9b9430 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -945,7 +945,7 @@ 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; } @@ -1222,7 +1222,7 @@ label.postfix, a.postfix { .input { position: relative;} -.createProfile .input i, .home .input i { +.createProfile .input i, .home .input i, .import-profile .input i, .input.block i { position: absolute; top: 10px; left: 10px; @@ -1240,8 +1240,13 @@ label.postfix, a.postfix { padding: 0; } -.send input[type=text], .send input[type=number], .send textarea { - padding: 0.5rem; +.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 { diff --git a/views/create.html b/views/create.html index 490ff6f65..67b61b85e 100644 --- a/views/create.html +++ b/views/create.html @@ -25,7 +25,6 @@
diff --git a/views/import.html b/views/import.html index 9f1bfe474..6a37a559a 100644 --- a/views/import.html +++ b/views/import.html @@ -46,7 +46,6 @@
-
diff --git a/views/join.html b/views/join.html index 34038c21e..c77a9c9d6 100644 --- a/views/join.html +++ b/views/join.html @@ -29,9 +29,8 @@
-
-   +  
  diff --git a/views/send.html b/views/send.html index eba36ad7f..617919c99 100644 --- a/views/send.html +++ b/views/send.html @@ -86,7 +86,7 @@ Payment to -
+