HomePhabricator
Diffusion Comm b033b09a7563

[web] [fix] remove border-radius in input type="submit"

Description

[web] [fix] remove border-radius in input type="submit"

Summary:
I've got this error in my VSCode for a while. Not sure why -webkit prefix was used here, I'm assuming it's just really old css. Border radius is a widely supported css property. https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#browser_compatibilit)

Update:

We no-longer use these css declarations in the code, so I'm removing them.

Test Plan: N/A

Reviewers: atul, ashoat

Reviewed By: atul, ashoat

Subscribers: ashoat, palys-swm, Adrian, karol-bisztyga

Differential Revision: https://phabricator.ashoat.com/D3288

Details

Provenance
benschacAuthored on Mar 15 2022, 11:56 AM
Reviewer
atul
Differential Revision
D3288: [web] [fix] remove border-radius in input type="submit"
Parents
rCOMMfc8ff7de1bbc: [web] [refactor] change input buttons to <Button /> component
Branches
Unknown
Tags
Unknown