Commit 09349f5
committed
fix: keep Clear button within the search input
With relative spacing, if the form grows (as it does when results come
in), the button would move along with it.
With absolute values and no transform, it stays where it needs to stay.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>1 parent cae73c6 commit 09349f5
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
492 | | - | |
| 491 | + | |
493 | 492 | | |
494 | 493 | | |
495 | 494 | | |
| |||
0 commit comments