Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3728545
D3502.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
337 B
Referenced Files
None
Subscribers
None
D3502.diff
View Options
diff --git a/web/modals/input.css b/web/modals/input.css
--- a/web/modals/input.css
+++ b/web/modals/input.css
@@ -14,6 +14,7 @@
.input[type='text'],
.input[type='password'] {
border: 1px solid var(--border-color);
+ box-sizing: border-box;
width: 100%;
font-size: var(--m-font-16);
line-height: var(--line-height-text);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 9:57 PM (12 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2840267
Default Alt Text
D3502.diff (337 B)
Attached To
Mode
D3502: [web] Make `Input` component `box-sizing: border-box;`
Attached
Detach File
Event Timeline
Log In to Comment