search_box: Remove needless margin-right value.

This commit is contained in:
Karl Stolley 2024-07-23 14:52:18 -05:00 committed by Tim Abbott
parent cd8aa727ce
commit 92fcd7cc9e
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@
opacity: 0.5;
line-height: 0;
border-radius: 4px;
/* Leave room for the focus outline. */
margin-right: 1px;
&:not(:focus-visible) {
outline: none;