Commit db81de6
Remove docs reference to incorrect align-items default
Summary:
Per https://developer.mozilla.org/en-US/docs/Web/CSS/align-items, the default for `align-items` is stretch, so I removed the reference that suggested otherwise
Similar to #9397, but this section was not updated in that PR.
Closes #11373
Differential Revision: D4299871
Pulled By: ericnakagawa
fbshipit-source-id: 1bee27b0dced192ef42e21ca8cc800d52edce1951 parent 0f78756 commit db81de6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments