mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 20:12:55 -05:00
[Glitch] Fix blue border on emoji/language search in Safari & Chrome
Port e2844173499254bd5f460ca2c205d16de228db62 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
4543bb9384
commit
b21322b406
@ -112,10 +112,9 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner,
|
||||
&:focus,
|
||||
&:active {
|
||||
outline: 0 !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
&::-webkit-search-cancel-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user