This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix double button to clear emoji search input (
#19888
)
closed-social-glitch-2
Sunny Ripert
2 years ago
committed by
GitHub
parent
02a34252ba
commit
4b7f32a2a6
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/javascript/styles/mastodon/emoji_picker.scss
+ 4
- 0
app/javascript/styles/mastodon/emoji_picker.scss
View File
@ -132,6 +132,10 @@
&
:
active
{
outline
:
0
!
important
;
}
&
:
:
-webkit-search-cancel-button
{
display
:
none
;
}
}
}
Write
Preview
Loading…
Cancel
Save