diff --git a/css/src/main.css b/css/src/main.css index 8ff46be21..9c6ba9460 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -992,7 +992,7 @@ input[type=date], input[type=datetime-local], input[type=datetime], input[type=e background: #F2F5F8; -moz-box-shadow: none; box-shadow: none; - border: 1px solid #CED5DC; + border: none; padding-left: 0.5rem; font-size: 13px; } diff --git a/views/send.html b/views/send.html index 6c88cb794..fe173d962 100644 --- a/views/send.html +++ b/views/send.html @@ -49,8 +49,9 @@
-
+
+
@@ -173,18 +174,8 @@ Cancel
+
-