Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove rounded corners for form inputs and textareas in iOS
Remove rounded corners for inputs and textarea elements using the .form-control class. Also set -webkit-appearance: none; to remove the inner shadow on these elements.
- Loading branch information