mportch Posted April 29, 2020 Share Posted April 29, 2020 Site URL: https://www.daretothink.co.uk/stop-ios-styling-your-input-fields-and-buttons/ For those of you experiencing annoying curved corners on your "Submit" or "Send" button on your iOS devices - I found the code here or at the link attached: textarea, input.text, input[type="text"], input[type="button"], input[type="submit"], .input-checkbox { -webkit-appearance: none; border-radius: 0; } Link to comment
AWAManda Posted September 24, 2020 Share Posted September 24, 2020 Fantastic, this worked a treat. Thanks so much. :) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.