Skip to content

Commit

Permalink
remove unnecessary vendor prefixes on textarea_field style
Browse files Browse the repository at this point in the history
  • Loading branch information
IanLondon committed Mar 26, 2019
1 parent 9d63d66 commit 9a2cc6c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@
border: none;
overflow: auto;
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
resize: none;
}
Expand Down

0 comments on commit 9a2cc6c

Please sign in to comment.