mirror of https://github.com/zulip/zulip.git
search_box: Remove needless margin-right value.
This commit is contained in:
parent
cd8aa727ce
commit
92fcd7cc9e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue