Commit 5ed51a5
Add comment explaining the -3 margin on searchBulkActionsButton
The filter bar row is 34px and the larger button is 40px, so we
offset by half the difference ((40-34)/2 = 3) to prevent layout shift.
Co-authored-by: Shawn Borton <shawnborton@users.noreply.github.com>1 parent ed27170 commit 5ed51a5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4900 | 4900 | | |
4901 | 4901 | | |
4902 | 4902 | | |
| 4903 | + | |
| 4904 | + | |
4903 | 4905 | | |
4904 | 4906 | | |
4905 | 4907 | | |
| |||
0 commit comments