aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/components/Input.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/components/Input.css')
-rw-r--r--vnext/src/components/Input.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/src/components/Input.css b/vnext/src/components/Input.css
index acb878d9..dbe55eae 100644
--- a/vnext/src/components/Input.css
+++ b/vnext/src/components/Input.css
@@ -1,8 +1,8 @@
-.input {
+.input {
background: #FFF;
border: 1px solid #ccc;
outline: none !important;
padding: 4px;
-webkit-appearance: none;
border-radius: 0;
-} \ No newline at end of file
+}