HomePhabricator
Diffusion Comm 6fab66842001

[web] Make `Input` component `box-sizing: border-box;`

Description

[web] Make Input component box-sizing: border-box;

Summary: Noticed width of Input in LoginForm was behaving weirdly. Found this: https://stackoverflow.com/a/628912, and it seems like box-sizing: border-box is what we want for the Input component.

Test Plan: Input looks right in the context of LoginForm. I will look at other instances of Input in web to make sure that things continue to look as expected before landing.

Reviewers: def-au1t, palys-swm, varun, benschac, ashoat

Reviewed By: benschac, ashoat

Subscribers: ashoat, Adrian, karol-bisztyga

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

Details

Provenance
atulAuthored on Mar 23 2022, 11:52 AM
Reviewer
benschac
Differential Revision
D3502: [web] Make `Input` component `box-sizing: border-box;`
Parents
rCOMM32bc565167e6: [web] Center `LoginForm` vertically/horizontally in `Splash` component
Branches
Unknown
Tags
Unknown